kerberos5: add gettext dependency; msgfmt is needed at build time and libintl is needed at build and runtime (#48715)
--- 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