Removing configure options
Blair Zajac
blair at orcaware.com
Tue Jun 9 08:52:46 PDT 2009
Scott Haneda wrote:
> On Jun 8, 2009, at 10:59 PM, Jeremy Lavergne wrote:
>
>> My apologies: the prefix is located in configure.pre_args. Please try:
>> configure.pre_args-delete --prefix=/opt/local
>>
>> I believe you shouldn't need to quote it unless there's a space in it.
>
>
> Thanks, getting closer:
>
> # $Id$
>
> 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
>
> configure.pre_args-delete --prefix=/opt/local
That probably should be --prefix=${prefix} instead of --prefix=/opt/local .
Regards,
Blair
--
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair at orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
More information about the macports-dev
mailing list