[139737] trunk/dports/net/kerberos5/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Aug 25 15:38:03 PDT 2015
Revision: 139737
https://trac.macports.org/changeset/139737
Author: ryandesign at macports.org
Date: 2015-08-25 15:38:02 -0700 (Tue, 25 Aug 2015)
Log Message:
-----------
kerberos5: add gettext dependency; msgfmt is needed at build time and libintl is needed at build and runtime (#48715)
Modified Paths:
--------------
trunk/dports/net/kerberos5/Portfile
Modified: trunk/dports/net/kerberos5/Portfile
===================================================================
--- trunk/dports/net/kerberos5/Portfile 2015-08-25 22:27:57 UTC (rev 139736)
+++ trunk/dports/net/kerberos5/Portfile 2015-08-25 22:38:02 UTC (rev 139737)
@@ -32,10 +32,11 @@
depends_build port:python27
-depends_lib path:lib/libssl.dylib:openssl \
+depends_lib port:gettext \
port:libcomerr \
port:libedit \
- port:ncurses
+ port:ncurses \
+ path:lib/libssl.dylib:openssl
worksrcdir ${worksrcdir}/src
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150825/edd861c7/attachment.html>
More information about the macports-changes
mailing list