[96305] trunk/dports/textproc/pinfo/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Aug 7 00:35:08 PDT 2012
Revision: 96305
https://trac.macports.org/changeset/96305
Author: ryandesign at macports.org
Date: 2012-08-07 00:35:08 -0700 (Tue, 07 Aug 2012)
Log Message:
-----------
pinfo: allow clang by forcing C89 (#35546)
Modified Paths:
--------------
trunk/dports/textproc/pinfo/Portfile
Modified: trunk/dports/textproc/pinfo/Portfile
===================================================================
--- trunk/dports/textproc/pinfo/Portfile 2012-08-07 07:34:41 UTC (rev 96304)
+++ trunk/dports/textproc/pinfo/Portfile 2012-08-07 07:35:08 UTC (rev 96305)
@@ -42,7 +42,7 @@
configure.args --with-curses=${prefix} \
--with-readline=${prefix}
-compiler.blacklist clang
+configure.cflags-append -std=gnu89
livecheck.type regex
livecheck.url https://alioth.debian.org/frs/?group_id=30592
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120807/21403543/attachment.html>
More information about the macports-changes
mailing list