[57072] trunk/dports/devel/arch/Portfile
jmr at macports.org
jmr at macports.org
Sat Sep 5 23:03:21 PDT 2009
Revision: 57072
http://trac.macports.org/changeset/57072
Author: jmr at macports.org
Date: 2009-09-05 23:03:16 -0700 (Sat, 05 Sep 2009)
Log Message:
-----------
arch: remove code for darwin < 8
Modified Paths:
--------------
trunk/dports/devel/arch/Portfile
Modified: trunk/dports/devel/arch/Portfile
===================================================================
--- trunk/dports/devel/arch/Portfile 2009-09-06 05:27:07 UTC (rev 57071)
+++ trunk/dports/devel/arch/Portfile 2009-09-06 06:03:16 UTC (rev 57072)
@@ -38,13 +38,5 @@
destroot.destdir
-platform darwin {
- if {${os.version} < 8} {
- depends_lib bin:gdiff:diffutils
- configure.args-append --with-gnu-diff=${prefix}/bin/gdiff \
- --with-gnu-diff3=${prefix}/bin/gdiff3
- }
-}
-
livecheck.name gnu-${name}
livecheck.regex tla-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090905/078b635c/attachment-0001.html>
More information about the macports-changes
mailing list