Removing configure options

Scott Haneda talklists at newgeo.com
Mon Jun 8 22:54:52 PDT 2009


I tried configure.args-delete, do I have to quote it?
configure.args-delete	"--prefix=/opt/local"
Thanks

On Jun 8, 2009, at 10:46 PM, Jeremy Lavergne wrote:

> Check out this command for ideas on why prefix isn't working:
>
> ./configure --help
>
> If you need to override the configure arguments in MacPorts, that's  
> done via configure.args-append and configure.args-delete
>
> On Jun 9, 2009, at 1:43 AM, Scott Haneda wrote:
>
>> I have the most basic of a port file and I can not get it to work.
>>
>> Here is how I do it by hand
>> cd ~/Downloads/rbldnsd
>> sudo -s
>> ./consigure
>> make
>> cp rbldnsd var/rbldnsd
>>
>> I am done at that point.
>>
>> sudo port -d install in my local repo
>> DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ 
>> _Users_haneda_macports_sysutils_rbldnsd/work/rbldnsd-0.996b" && ./ 
>> configure --prefix=/opt/local'
>> configure: unknown option `--prefix=/opt/local'
>>
>> How do I yank away the prefix, where is it best to store this file  
>> in /opt/local, and what category is best for this one?
>>
>> PortSystem              1.0
>>
>> name			rbldnsd
>> version		 	0.996b
>> categories	  	sysutils
>>
>> master_sites            http://www.corpit.ru/mjt/rbldnsd/
>> distfiles               ${name}_0.996b.tar.gz
>>
>> description	 	test
>> long_description	test
>>
>> checksums               md5     9a0f26f3b33764c325a96bd4c61b26fa \
>>                       sha1     
>> 9cfe6cf01c54088cecc3a02902c721ee714f1c28 \
>>                       rmd160   
>> 15be588fb4051f0526084425b586ea7986b6493a

-- 
Scott * If you contact me off list replace talklists@ with scott@ *



More information about the macports-dev mailing list