Revision: 108711 https://trac.macports.org/changeset/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: -------------- trunk/dports/lang/qore/Portfile Added Paths: ----------- trunk/dports/lang/qore/files/ Modified: trunk/dports/lang/qore/Portfile =================================================================== --- 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
participants (1)
-
davidnichols@macports.org