From 580c2770b3945e5eed406c57208093cf71b1b1b5 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Tue, 23 Apr 2013 10:26:09 +0000 Subject: Convert to USES=gettext --- devel/libexplain/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel') 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 -- cgit