diff options
Diffstat (limited to 'audio/gogglesmm')
-rw-r--r-- | audio/gogglesmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 1a012af11137..d9971d849319 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -69,7 +69,7 @@ CONFIGURE_ARGS+= --without-curl .if ${PORT_OPTIONS:MNLS} PLIST_SUB= NLS="" -USE_GETTEXT= yes +USES+= gettext .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB= NLS="@comment " |