Re: configure args in ports

2003-09-13 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 13 September 2003 12:36, Jens Rehsack wrote: > Nope, > $ env CONFIGURE_ARGS=--with-option3 OPTION2=yes make install clean > would work fine as well as > $ env CONFIGURE_ARGS=--with-option3 make -DOPTION2 install clean > would as well as > $

Re: configure args in ports

2003-09-13 Thread Jens Rehsack
Antoine Jacoutot wrote: -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

Re: configure args in ports

2003-09-13 Thread Antoine Jacoutot
-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 e

Re: configure args in ports

2003-09-13 Thread Jens Rehsack
Antoine Jacoutot wrote: Hi ! 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) Regards, Jens ___ [EMAIL PROTECTED] mai

configure args in ports

2003-09-13 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi ! 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 ? Thanks. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org P