Bug in ports system's DISTFILES handling?

Edwin Groothuis edwin at mavetju.org
Wed Jan 19 07:31:52 UTC 2005


On Wed, Jan 19, 2005 at 06:26:07PM +1100, Edwin Groothuis wrote:
> Or to make it easiest of all:
>     -DISTFILES=      ${DISTNAME}${EXTRACT_SUFX}
>     +DISTFILES=      ${DEFAULTDISTFILE}
>      .if !defined(NOPORTDOCS)
>      DISTFILES+=     ${DISTNAME}-doc${EXTRACT_SUFX}
>      .endif
> and then DEFAULTDISTFILE is in the "bsd.port.pre.mk" defined. This
> way it's easy to for the Makefile of chinese/xcin25:
>     DISTFILES=      ${DEFAULTDISTFILE} chewing-2002Jan07-snapshot.tar.gz
> No confusion about things here.

It will also make the EXTRACT_ONLY in devel/libdict easier,
and the .if exists in devel/rtplib,
and the IGNORE in biology/blast,
and the NOTICE in emulators/ski,
and the do-extract in java/sun-wtk etc etc etc

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/



More information about the freebsd-ports-bugs mailing list