aboutsummaryrefslogtreecommitdiff
path: root/sysutils/iextract/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/iextract/Makefile')
-rw-r--r--sysutils/iextract/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/iextract/Makefile b/sysutils/iextract/Makefile
index 0363018cb451..3c6422e99b19 100644
--- a/sysutils/iextract/Makefile
+++ b/sysutils/iextract/Makefile
@@ -14,8 +14,7 @@ LIB_DEPENDS= YGP.0:${PORTSDIR}/devel/libYGP
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GETTEXT= yes
-USES= pkgconfig
+USES= pkgconfig gettext
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --disable-rpath
.include <bsd.port.mk>