configure args in ports

Antoine Jacoutot ajacoutot at lphp.org
Sat Sep 13 03:25:36 PDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 13 September 2003 12:01, Jens Rehsack wrote:
> > How can I pass configure arguments to a port without editing the Makefile
> > ? Is there something like:
> > make -DOPTION1 -DOPTION2 CONFIGURE_ARGS="--with_option3" install clean ?
>
> see env(1)

OK, nice.
So it means:
$ env CONFIGURE_ARGS+=--with-option3 make -DOPTION2 install clean

would work, right ?

Antoine
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/YvCdY3Hnhkr+5cQRAg3CAJ99yhtQ3DvwxyvU+t0j87SZhHS4/gCeJr1q
NfCzX+Xyv1w5czL4feYaS2A=
=wfJY
-----END PGP SIGNATURE-----



More information about the freebsd-questions mailing list