[59576] trunk/dports/mail/postfix/Portfile
jmr at macports.org
jmr at macports.org
Sat Oct 17 02:51:48 PDT 2009
Revision: 59576
http://trac.macports.org/changeset/59576
Author: jmr at macports.org
Date: 2009-10-17 02:51:44 -0700 (Sat, 17 Oct 2009)
Log Message:
-----------
postfix: fix configure command (#22122)
Modified Paths:
--------------
trunk/dports/mail/postfix/Portfile
Modified: trunk/dports/mail/postfix/Portfile
===================================================================
--- trunk/dports/mail/postfix/Portfile 2009-10-17 09:07:40 UTC (rev 59575)
+++ trunk/dports/mail/postfix/Portfile 2009-10-17 09:51:44 UTC (rev 59576)
@@ -68,7 +68,7 @@
}
configure {
- system "make makefiles CCARGS=\"${CCARGS}\" AUXLIBS=\"${AUXLIBS}\""
+ system "cd ${worksrcpath} && make makefiles CCARGS=\"${CCARGS}\" AUXLIBS=\"${AUXLIBS}\""
}
build.target
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091017/37aee18c/attachment.html>
More information about the macports-changes
mailing list