[117541] trunk/dports/devel/libzookeeper/Portfile

hum at macports.org hum at macports.org
Mon Mar 3 03:05:03 PST 2014


Revision: 117541
          https://trac.macports.org/changeset/117541
Author:   hum at macports.org
Date:     2014-03-03 03:05:03 -0800 (Mon, 03 Mar 2014)
Log Message:
-----------
libzookeeper: add dependency on ant; see #42696.

Modified Paths:
--------------
    trunk/dports/devel/libzookeeper/Portfile

Modified: trunk/dports/devel/libzookeeper/Portfile
===================================================================
--- trunk/dports/devel/libzookeeper/Portfile	2014-03-03 08:46:52 UTC (rev 117540)
+++ trunk/dports/devel/libzookeeper/Portfile	2014-03-03 11:05:03 UTC (rev 117541)
@@ -31,6 +31,8 @@
 
 worksrcdir          ${distname}/src/c
 
+depends_build       port:apache-ant
+
 pre-configure {
     system -W "${worksrcpath}/../.." "ant compile_jute"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140303/0f4ea805/attachment.html>


More information about the macports-changes mailing list