autoconf: Depend on gettext for `autopoint(1)`
--- trunk/dports/devel/autoconf/Portfile 2015-02-03 08:12:46 UTC (rev 132519)
+++ trunk/dports/devel/autoconf/Portfile 2015-02-03 08:27:55 UTC (rev 132520)
@@ -28,7 +28,8 @@
homepage http://www.gnu.org/software/autoconf/
installs_libs no
-depends_lib port:m4 \
+depends_lib port:gettext \
+ port:m4 \
port:perl5
master_sites gnu