Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2008 18:49:47 +0200
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        Martin Cracauer <cracauer@cons.org>
Cc:        ports@freebsd.org
Subject:   Re: How do conditionalize plist on $NOPORTDOCS (was: lang/cmucl - fails: install_error)
Message-ID:  <20081118184947.51892fdd@it.buh.tecnik93.com>
In-Reply-To: <20081118160528.GA79253@cons.org>
References:  <20081116045257.2EBEE12E4209@quark.ds9.tecnik93.com> <20081118160528.GA79253@cons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/ftc.BpK6J2zb1UwrcuLMGaL
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Tue, 18 Nov 2008 11:05:28 -0500
Martin Cracauer <cracauer@cons.org> wrote:

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

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


--=20
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B

--Sig_/ftc.BpK6J2zb1UwrcuLMGaL
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkki8kAACgkQJ7GIuiH/oeVdJQCgnPjuhOErlK6NaxpDRrHstA67
gKIAn06+XKAPhdAAmby7ZMk3ZHktGWWu
=eEC8
-----END PGP SIGNATURE-----

--Sig_/ftc.BpK6J2zb1UwrcuLMGaL--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081118184947.51892fdd>