[22160] trunk/dports/devel/modglue
source_changes at macosforge.org
source_changes at macosforge.org
Mon Feb 19 19:19:19 PST 2007
Revision: 22160
http://trac.macosforge.org/projects/macports/changeset/22160
Author: gwright at macports.org
Date: 2007-02-19 19:19:19 -0800 (Mon, 19 Feb 2007)
Log Message:
-----------
Oops. Forgot to check in the patch file.
Added Paths:
-----------
trunk/dports/devel/modglue/files/
trunk/dports/devel/modglue/files/patch-src-Makefile.in
Added: trunk/dports/devel/modglue/files/patch-src-Makefile.in
===================================================================
--- trunk/dports/devel/modglue/files/patch-src-Makefile.in (rev 0)
+++ trunk/dports/devel/modglue/files/patch-src-Makefile.in 2007-02-20 03:19:19 UTC (rev 22160)
@@ -0,0 +1,26 @@
+--- src/Makefile.in.sav 2007-02-13 22:14:51.000000000 -0500
++++ src/Makefile.in 2007-02-13 22:15:17.000000000 -0500
+@@ -95,7 +95,7 @@
+ install -m 755 -d ${DESTDIR}@prefix@
+ install -m 755 -d ${DESTDIR}@prefix@/lib
+ install -m 755 -d ${DESTDIR}@prefix@/bin
+- install -m 755 -d ${DEVDESTDIR}@prefix@/include/modglue
++ install -m 755 -d ${DESTDIR}@prefix@/include/modglue
+ ${IPHASE} libmodglue.la ${DESTDIR}@prefix@/lib
+ ${IPHASE} libmid.la ${DESTDIR}@prefix@/lib
+ ${FPHASE}
+@@ -104,10 +104,10 @@
+ endif
+ ${IPHASE} prompt ${DESTDIR}@prefix@/bin
+ ${IPHASE} isatty ${DESTDIR}@prefix@/bin
+- install -m 0644 ../include/modglue/ext_process.hh ${DEVDESTDIR}@prefix@/include/modglue
+- install -m 0644 ../include/modglue/process.hh ${DEVDESTDIR}@prefix@/include/modglue
+- install -m 0644 ../include/modglue/pipe.hh ${DEVDESTDIR}@prefix@/include/modglue
+- install -m 0644 ../include/modglue/main.hh ${DEVDESTDIR}@prefix@/include/modglue
++ install -m 0644 ../include/modglue/ext_process.hh ${DESTDIR}@prefix@/include/modglue
++ install -m 0644 ../include/modglue/process.hh ${DESTDIR}@prefix@/include/modglue
++ install -m 0644 ../include/modglue/pipe.hh ${DESTDIR}@prefix@/include/modglue
++ install -m 0644 ../include/modglue/main.hh ${DESTDIR}@prefix@/include/modglue
+
+ clean:
+ rm -f *.o *.lo *~ libmodglue* libmid*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070219/bb697262/attachment.html
More information about the macports-changes
mailing list