Date: Wed, 22 Mar 2006 07:47:14 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Doug Barton <dougb@FreeBSD.org> Cc: freebsd ports <freebsd-ports@FreeBSD.org>, Kris Kennaway <kris@obsecurity.org> Subject: Re: How to get optional distfiles mirrored? Message-ID: <20060322074714.xaf3coq89w0kwwgc@netchild.homeip.net> In-Reply-To: <44208063.1020604@FreeBSD.org> References: <441C4EF7.8030502@FreeBSD.org> <20060318192358.GA59005@xor.obsecurity.org> <20060318222226.4616e29a@Magellan.Leidinger.net> <44208063.1020604@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton <dougb@FreeBSD.org> wrote: > Alexander Leidinger wrote: >> What about: >> ---snip--- >> .if defined(PACKAGE_BUILDING) >> DISTFILES+=... >> ALWAYS_KEEP_DISTFILES= yes >> .endif >> ---snip--- > > Thanks for this suggestion. Although I went another way in the end, I > thought it was worth pointing out that DISTFILES+= did not work as I > expected it would. Instead of adding the file to the list, it replaced the > value of DISTFILES. The workaround would have been to do: That's strange. I did this in the linux_base-8 port in the first place and in the end DISTFILES contained everything (http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/linux_base-8/Makefile.diff?r1=1.110&r2=1.111&f=h). Now it's solved differently there, because of a linux_base port internal reason. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 There is no time like the pleasant.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060322074714.xaf3coq89w0kwwgc>