barebones config file

Mark Brethen mark.brethen at gmail.com
Sat Nov 21 14:46:08 PST 2015


I have source that uses perl and a simple configure script like so:

#! /bin/sh
# thunk

exec perl -wS ./configure.pl ${1+"$@"}

The configure phase fails since it doesn’t know what to do with the prefix. I can override this, but what about env variables?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.pl
Type: text/x-perl-script
Size: 4617 bytes
Desc: not available
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20151121/54211199/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.log
Type: application/octet-stream
Size: 50627 bytes
Desc: not available
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20151121/54211199/attachment-0001.obj>
-------------- next part --------------


Mark






More information about the macports-dev mailing list