[45916] trunk/dports/sysutils/coreutils/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Jan 25 06:59:09 PST 2009


Revision: 45916
          http://trac.macports.org/changeset/45916
Author:   mcalhoun at macports.org
Date:     2009-01-25 06:59:08 -0800 (Sun, 25 Jan 2009)
Log Message:
-----------
coreutils: --disable-acl no longer seems to be needed on Leopard.
It was added in r30465 due to #13005.
It seems to have been fixed in r33352, r36567, or r41446.
Fixes #17517.

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

Modified: trunk/dports/sysutils/coreutils/Portfile
===================================================================
--- trunk/dports/sysutils/coreutils/Portfile	2009-01-25 10:52:00 UTC (rev 45915)
+++ trunk/dports/sysutils/coreutils/Portfile	2009-01-25 14:59:08 UTC (rev 45916)
@@ -64,10 +64,6 @@
     }
 }
 
-platform darwin 9 {
-    configure.args-append   --disable-acl
-}
-
 livecheck.check regex
 livecheck.url   http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090125/c0d35280/attachment.html>


More information about the macports-changes mailing list