Revision
111865
Author
davidnichols@macports.org
Date
2013-10-04 07:10:32 -0700 (Fri, 04 Oct 2013)

Log Message

removed patchfile directives

Modified Paths

Diff

Modified: trunk/dports/lang/qore/Portfile (111864 => 111865)


--- trunk/dports/lang/qore/Portfile	2013-10-04 14:03:05 UTC (rev 111864)
+++ trunk/dports/lang/qore/Portfile	2013-10-04 14:10:32 UTC (rev 111865)
@@ -37,6 +37,3 @@
 
 # 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 \
-    patch-qore-configure.diff

Modified: trunk/dports/lang/qore-devel/Portfile (111864 => 111865)


--- trunk/dports/lang/qore-devel/Portfile	2013-10-04 14:03:05 UTC (rev 111864)
+++ trunk/dports/lang/qore-devel/Portfile	2013-10-04 14:10:32 UTC (rev 111865)
@@ -48,6 +48,3 @@
 
 # the autoconf check for iconv() in libiconv fails with GNU iconv, but we need it, so we turn it on anyway
 configure.ldflags   -liconv
-
-# to fix: https://trac.macports.org/ticket/31830
-#patchfiles          patch-next_build.sh.diff