[93027] trunk/dports/archivers/zoo

jmr at macports.org jmr at macports.org
Sun May 13 23:39:40 PDT 2012


Revision: 93027
          https://trac.macports.org/changeset/93027
Author:   jmr at macports.org
Date:     2012-05-13 23:39:38 -0700 (Sun, 13 May 2012)
Log Message:
-----------
zoo: fix build on 10.7 (#30649)

Modified Paths:
--------------
    trunk/dports/archivers/zoo/Portfile

Added Paths:
-----------
    trunk/dports/archivers/zoo/files/
    trunk/dports/archivers/zoo/files/makefile.patch

Modified: trunk/dports/archivers/zoo/Portfile
===================================================================
--- trunk/dports/archivers/zoo/Portfile	2012-05-14 06:13:26 UTC (rev 93026)
+++ trunk/dports/archivers/zoo/Portfile	2012-05-14 06:39:38 UTC (rev 93027)
@@ -28,6 +28,8 @@
 
 extract.mkdir   yes
 
+patchfiles      makefile.patch
+
 configure {
     reinplace -E "/BSD4_3/s|(CFLAGS=\")|LDFLAGS=\"[join ${configure.ldflags} " "]\" \
         \\1[join ${configure.cflags} " "] |" \

Added: trunk/dports/archivers/zoo/files/makefile.patch
===================================================================
--- trunk/dports/archivers/zoo/files/makefile.patch	                        (rev 0)
+++ trunk/dports/archivers/zoo/files/makefile.patch	2012-05-14 06:39:38 UTC (rev 93027)
@@ -0,0 +1,11 @@
+--- makefile.orig	1991-07-17 01:52:08.000000000 +1000
++++ makefile	2012-05-14 16:35:24.000000000 +1000
+@@ -235,7 +235,7 @@
+ parse.o: zoofns.h zooio.h
+ portable.o: /usr/include/stdio.h assert.h debug.h machine.h options.h
+ portable.o: portable.h various.h zoo.h zoofns.h zooio.h
+-prterror.o: /usr/include/stdio.h /usr/include/varargs.h options.h various.h
++prterror.o: /usr/include/stdio.h options.h various.h
+ prterror.o: zoofns.h zooio.h
+ sysv.o: /usr/include/sys/stat.h /usr/include/sys/types.h /usr/include/time.h
+ sysv.o: nixmode.i nixtime.i
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120513/7949c484/attachment.html>


More information about the macports-changes mailing list