Revision
108711
Author
davidnichols@macports.org
Date
2013-07-31 04:44:24 -0700 (Wed, 31 Jul 2013)

Log Message

added patches to fix configure with bison >= 3

Modified Paths

Added Paths

Diff

Modified: trunk/dports/lang/qore/Portfile (108710 => 108711)


--- trunk/dports/lang/qore/Portfile	2013-07-31 11:22:16 UTC (rev 108710)
+++ trunk/dports/lang/qore/Portfile	2013-07-31 11:44:24 UTC (rev 108711)
@@ -37,3 +37,6 @@
 
 # the autoconf check for iconv() in libiconv fails with GNU iconv, but we need it, so we turn it on anyway
 configure.ldflags   -liconv
+
+patchfiles          patch-qore-configure.ac.diff
+patchfiles          patch-qore-configure.diff