ntfsprogs: add dependency on gettext since -lintl is explicitly added to ldflags (#26690)
--- trunk/dports/sysutils/ntfsprogs/Portfile 2010-10-01 08:59:36 UTC (rev 72051)
+++ trunk/dports/sysutils/ntfsprogs/Portfile 2010-10-01 14:39:09 UTC (rev 72052)
@@ -29,6 +29,7 @@
configure.ldflags-append -lintl
depends_build port:pkgconfig
+depends_lib port:gettext
variant crypto description {Enable crypto related code and utilities} {
configure.args-delete --disable-crypto