[30281] trunk/dports/devel/libsigsegv/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 23 12:16:19 PDT 2007


Revision: 30281
          http://trac.macosforge.org/projects/macports/changeset/30281
Author:   eridius at macports.org
Date:     2007-10-23 12:16:19 -0700 (Tue, 23 Oct 2007)

Log Message:
-----------
Enable building of libsigsegv on 10.5

Modified Paths:
--------------
    trunk/dports/devel/libsigsegv/Portfile

Modified: trunk/dports/devel/libsigsegv/Portfile
===================================================================
--- trunk/dports/devel/libsigsegv/Portfile	2007-10-23 17:51:21 UTC (rev 30280)
+++ trunk/dports/devel/libsigsegv/Portfile	2007-10-23 19:16:19 UTC (rev 30281)
@@ -28,3 +28,7 @@
 	xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS PORTING \
 		README README.woe32 ${destroot}${prefix}/share/doc/${name}
 }
+
+platform darwin 9 {
+    build.env-append MACOSX_DEPLOYMENT_TARGET=10.4
+}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071023/e328a1eb/attachment.html


More information about the macports-changes mailing list