aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xfce4-parole
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xfce4-parole')
-rw-r--r--multimedia/xfce4-parole/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xfce4-parole/Makefile b/multimedia/xfce4-parole/Makefile
index 9da1dae47ab0..c7085ca1caee 100644
--- a/multimedia/xfce4-parole/Makefile
+++ b/multimedia/xfce4-parole/Makefile
@@ -50,7 +50,7 @@ USE_GSTREAMER+= soup
.endif
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
CONFIGURE_ARGS+= --enable-nls
PLIST_SUB+= NLS=""
.else