[34236] trunk/dports/java/commons-cli/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Feb 18 15:50:48 PST 2008


Revision: 34236
          http://trac.macosforge.org/projects/macports/changeset/34236
Author:   ryandesign at macports.org
Date:     2008-02-18 15:50:47 -0800 (Mon, 18 Feb 2008)

Log Message:
-----------
commons-cli: fix dependency name (there is no port "ant"; the port is "apache-ant")

Modified Paths:
--------------
    trunk/dports/java/commons-cli/Portfile

Modified: trunk/dports/java/commons-cli/Portfile
===================================================================
--- trunk/dports/java/commons-cli/Portfile	2008-02-18 23:37:47 UTC (rev 34235)
+++ trunk/dports/java/commons-cli/Portfile	2008-02-18 23:50:47 UTC (rev 34236)
@@ -21,7 +21,7 @@
 master_sites		apache:commons/cli/source/
 checksums			md5 ccc1aa194132e2387557bbb7f65391f4
 
-depends_build		port:ant
+depends_build		port:apache-ant
 
 depends_lib			bin:java:kaffe \
 					port:commons-logging \

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


More information about the macports-changes mailing list