Re: WRKDIRPREFIX??

From: Oliver Lehmann <lehmann(at)ans-netz.de>
Date: Mon, 30 Jun 2003 20:28:39 +0200

Manfred Lotz wrote:

> Ich habe jedoch gesehen, dass /usr/ports in den INDEX-Dateien ständig
> vorkommt. Habe mal make index versucht, da wird aber nur INDEX-5 aus
> INDEX erzeugt und kein neues INDEX.

aus Mk/bsd.port.mk

.if ${OSVERSION} >= 500036
INDEXFILE?= INDEX-5
.else
INDEXFILE?= INDEX
.endif

also wenn du auf 5 baust, ist das indexfile halt -5. Und er sollte auch -5
durchsuchen.

-- 
 Oliver Lehmann
        @home: lehmann(at)ans-netz.de
      @office: oliver.lehmann(at)mgi.de
         @www: http://www.pofo.de/  |  http://wishlist.ans-netz.de/
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 30 Jun 2003 - 20:28:50 CEST

search this site