[82303] trunk/dports/devel/argp-standalone/Portfile
jmr at macports.org
jmr at macports.org
Fri Aug 12 06:47:43 PDT 2011
Revision: 82303
http://trac.macports.org/changeset/82303
Author: jmr at macports.org
Date: 2011-08-12 06:47:41 -0700 (Fri, 12 Aug 2011)
Log Message:
-----------
argp-standalone: just append to cflags rather than reproducing the default as well
Modified Paths:
--------------
trunk/dports/devel/argp-standalone/Portfile
Modified: trunk/dports/devel/argp-standalone/Portfile
===================================================================
--- trunk/dports/devel/argp-standalone/Portfile 2011-08-12 13:39:14 UTC (rev 82302)
+++ trunk/dports/devel/argp-standalone/Portfile 2011-08-12 13:47:41 UTC (rev 82303)
@@ -26,7 +26,7 @@
checksums sha1 815c560680ebdc11694b88de2f8ec15133e0bfa0
patchfiles patch-argp-fmtstream.h
-configure.cflags ${configure.optflags} -std=c89
+configure.cflags-append -std=c89
post-destroot {
xinstall ${worksrcpath}/libargp.a ${destroot}${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110812/cea07e7d/attachment.html>
More information about the macports-changes
mailing list