[56442] trunk/dports/sysutils/proctools/Portfile

toby at macports.org toby at macports.org
Thu Aug 27 13:08:19 PDT 2009


Revision: 56442
          http://trac.macports.org/changeset/56442
Author:   toby at macports.org
Date:     2009-08-27 13:08:15 -0700 (Thu, 27 Aug 2009)
Log Message:
-----------
These patches are not specific to darwin 9. This might break Tiger, oh noes. Fixes #20843

Modified Paths:
--------------
    trunk/dports/sysutils/proctools/Portfile

Modified: trunk/dports/sysutils/proctools/Portfile
===================================================================
--- trunk/dports/sysutils/proctools/Portfile	2009-08-27 20:00:18 UTC (rev 56441)
+++ trunk/dports/sysutils/proctools/Portfile	2009-08-27 20:08:15 UTC (rev 56442)
@@ -24,7 +24,7 @@
 
 destroot.destdir    PREFIX=${destroot}${prefix} MANDIR=${destroot}${prefix}/share/man/man
 
-platform darwin 9 {
+platform darwin {
     patchfiles      patch-pfind-Makefile.diff \
                     patch-pfind-pfind.c.diff \
                     patch-pgrep-Makefile.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090827/bb181576/attachment.html>


More information about the macports-changes mailing list