On Tue, 18 Nov 2008 11:05:28 -0500
Martin Cracauer <[EMAIL PROTECTED]> wrote:

> The problem mailed to me below is caused by NOPORTDOCS=yes
> 
> The port's Makefile properly conditionalizes on it, but pkg-plist
> does not.
> 
> How do I conditionalize ppk-list on NOPORTDOCS=yes?
> 
> Makefile:
> .if !defined(NOPORTDOCS)
>         @${MKDIR} ${DOCSDIR}
>         ${INSTALL_DATA} ${WRKDIR}/doc/cmucl/* ${DOCSDIR}
> .endif
> 
> pkg-plist:
> %%DOCSDIR%%/README
> %%DOCSDIR%%/release-19c.txt

http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/cmucl/pkg-plist.diff?r1=1.12;r2=1.13


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> [EMAIL PROTECTED], PGP Key ID 057E9F8B493A297B

Attachment: signature.asc
Description: PGP signature

Reply via email to