[89137] trunk/dports/science/magic/files/patch-scripts-configure.in.diff
ryandesign at macports.org
ryandesign at macports.org
Thu Jan 19 13:48:43 PST 2012
Revision: 89137
http://trac.macports.org/changeset/89137
Author: ryandesign at macports.org
Date: 2012-01-19 13:48:43 -0800 (Thu, 19 Jan 2012)
Log Message:
-----------
magic: do not look for headers in Fink directory
Modified Paths:
--------------
trunk/dports/science/magic/files/patch-scripts-configure.in.diff
Modified: trunk/dports/science/magic/files/patch-scripts-configure.in.diff
===================================================================
--- trunk/dports/science/magic/files/patch-scripts-configure.in.diff 2012-01-19 21:47:25 UTC (rev 89136)
+++ trunk/dports/science/magic/files/patch-scripts-configure.in.diff 2012-01-19 21:48:43 UTC (rev 89137)
@@ -1,5 +1,5 @@
--- scripts/configure.in.orig 2010-03-08 07:33:07.000000000 -0600
-+++ scripts/configure.in 2012-01-19 14:38:34.000000000 -0600
++++ scripts/configure.in 2012-01-19 15:47:55.000000000 -0600
@@ -23,6 +23,7 @@
dnl Checks for programs.
AC_PROG_CC
@@ -16,6 +16,15 @@
modules=""
unused=""
+@@ -1279,7 +1279,7 @@
+ SHDLIB_EXT=".dylib"
+ LDDL_FLAGS="-dynamiclib -flat_namespace -undefined suppress -noprebind"
+ LDFLAGS="${LDFLAGS} ${LIB_SPECS}"
+- CFLAGS="${CFLAGS} ${X_CFLAGS} ${INC_SPECS} -I/sw/include -fno-common"
++ CFLAGS="${CFLAGS} ${X_CFLAGS} ${INC_SPECS} -fno-common"
+ ;;
+
+ *cygwin*)
@@ -1518,9 +1518,6 @@
DEPEND_FLAG="-MM"
fi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120119/090eeaa7/attachment.html>
More information about the macports-changes
mailing list