[120114] trunk/dports/net/ejabberd/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Thu May 15 15:04:22 PDT 2014


Revision: 120114
          https://trac.macports.org/changeset/120114
Author:   ciserlohn at macports.org
Date:     2014-05-15 15:04:22 -0700 (Thu, 15 May 2014)
Log Message:
-----------
ejabberd: add missing build dependency on git-core

Modified Paths:
--------------
    trunk/dports/net/ejabberd/Portfile

Modified: trunk/dports/net/ejabberd/Portfile
===================================================================
--- trunk/dports/net/ejabberd/Portfile	2014-05-15 21:54:07 UTC (rev 120113)
+++ trunk/dports/net/ejabberd/Portfile	2014-05-15 22:04:22 UTC (rev 120114)
@@ -26,6 +26,8 @@
                     CXXFLAGS=${configure.cxxflags} \
                     LDFLAGS=${configure.ldflags} \
 
+depends_build       port:git-core
+
 depends_lib         port:erlang \
                     port:expat \
                     port:libyaml \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140515/ffbfb837/attachment.html>


More information about the macports-changes mailing list