[26906] trunk/dports/archivers/bzip2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 11 01:15:56 PDT 2007


Revision: 26906
          http://trac.macosforge.org/projects/macports/changeset/26906
Author:   afb at macports.org
Date:     2007-07-11 01:15:56 -0700 (Wed, 11 Jul 2007)

Log Message:
-----------
while editing platform, might as well fix them

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

Modified: trunk/dports/archivers/bzip2/Portfile
===================================================================
--- trunk/dports/archivers/bzip2/Portfile	2007-07-11 08:10:53 UTC (rev 26905)
+++ trunk/dports/archivers/bzip2/Portfile	2007-07-11 08:15:56 UTC (rev 26906)
@@ -15,17 +15,20 @@
                 sha1 f2388ec8f2c506e02aa89e67577b3c6331cbaa4c \
                 rmd160 438365cb911ef84b3bd6643e0d39f6b7567f0447
 patchfiles      patch-Makefile-man.diff \
-                patch-Makefile-dylib.diff \
                 patch-Makefile-links.diff
 
-#platform darwin {
-#	patchfiles-append		patch-Makefile-dylib.diff
-#}
-#
-#platform sunos {
-#	patchfiles-append		patch-Makefile-so.diff
-#}
+platform darwin {
+	patchfiles-append		patch-Makefile-dylib.diff
+}
 
+platform freebsd {
+	patchfiles-append		patch-Makefile-so.diff
+}
+
+platform sunos {
+	patchfiles-append		patch-Makefile-so.diff
+}
+
 platform darwin 7 {
     build.env       DYLD_LIBRARY_PATH="${worksrcpath}"
 }

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


More information about the macports-changes mailing list