Date: Wed, 10 Sep 2003 16:03:01 -0700 From: Ade Lovett <ade@FreeBSD.org> To: Ulrich Spoerlein <q@uni.de> Cc: Joe Marcus Clarke <marcus@FreeBSD.org> Subject: Re: REMINDER: Ports freeze starts tomorrow! Message-ID: <ED18C62E-E3E2-11D7-851A-000A956B6386@FreeBSD.org> In-Reply-To: <20030909205508.GF779@galgenberg.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, Sep 9, 2003, at 13:55 US/Pacific, Ulrich Spoerlein wrote: > Are you at least going to fix the ports-tree with respect to > WRKDIRPREFIX? See > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/56096 > for the details. That PR is a good start, but there are a number of other problems with WRKDIRPREFIX that I'm trying to track down, both within bsd.port.mk, and within port makefiles. For example, look for "www-site" in bsd.port.mk, it suffers from the same problem as "package-depends". For a port Makefile problem, look at www/lynx-ssl -- the MASTERDIR referring to ${.CURDIR} does Bad Things[tm]. Don't even get me STARTED on this autoconf/automake junk :) -aDe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ED18C62E-E3E2-11D7-851A-000A956B6386>