aboutsummaryrefslogtreecommitdiff
path: root/devel/popt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r--devel/popt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index d3065f0055bf..e6282f454703 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -31,7 +31,7 @@ PLIST_SUB+= NLS="@comment "
.else
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
-USE_GETTEXT= yes
+USES+= gettext
.endif
.include <bsd.port.mk>