aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-04-23 18:26:09 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-04-23 18:26:09 +0800
commit580c2770b3945e5eed406c57208093cf71b1b1b5 (patch)
tree04e6170d2cc2b72b73a4fbf4855cbc6d9202f7c0 /devel
parentadeccdc4c0c1a16848208c627f4640a434e969a2 (diff)
downloadfreebsd-ports-gnome-580c2770b3945e5eed406c57208093cf71b1b1b5.tar.gz
freebsd-ports-gnome-580c2770b3945e5eed406c57208093cf71b1b1b5.tar.zst
freebsd-ports-gnome-580c2770b3945e5eed406c57208093cf71b1b1b5.zip
Convert to USES=gettext
Diffstat (limited to 'devel')
-rw-r--r--devel/libexplain/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile
index 5593dff52a85..9fe460a73ab7 100644
--- a/devel/libexplain/Makefile
+++ b/devel/libexplain/Makefile
@@ -18,8 +18,7 @@ BUILD_DEPENDS= pdfopt:${PORTSDIR}/print/ghostscript9 \
gsed:${PORTSDIR}/textproc/gsed
USE_AUTOTOOLS= libtool
-USES= bison
-USE_GETTEXT= yes
+USES= bison gettext
USE_GMAKE= yes
USE_LDCONFIG= yes