Running `make` is handled by the build phase rather than in configure.

Try removing the `...-append make` and see if it fixes that problem.

On Jun 9, 2009, at 2:12 AM, 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:


configure.pre_args-delete --prefix=/opt/local
configure.pre_args-append mak

DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ _Users_haneda_macports_sysutils_rbldnsd/work/rbldnsd-0.996b" && ./ configure make'
configure: unknown option `make'
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/ _Users_haneda_macports_sysutils_rbldnsd/work/rbldnsd-0.996b" && ./ configure make " returned error 1
Command output: configure: unknown option `make'

Looks like I need to explicitly tell it to run `make` but skip `install` since there is no install to this sware. Then I just copy one binary off and I am good to go.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to