diff options
Diffstat (limited to 'audio/paprefs')
-rw-r--r-- | audio/paprefs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile index e24563de6c16..f07fca2b1b8b 100644 --- a/audio/paprefs/Makefile +++ b/audio/paprefs/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS+= packagekit-glib2.14:${PORTSDIR}/ports-mgmt/packagekit .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls |