diff options
Diffstat (limited to 'audio/soundkonverter/Makefile')
-rw-r--r-- | audio/soundkonverter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile index 04e91e715c6e..600ae048e16b 100644 --- a/audio/soundkonverter/Makefile +++ b/audio/soundkonverter/Makefile @@ -252,7 +252,7 @@ PLIST_SUB+= WAVPACK="@comment " .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else PLIST_SUB+= NLS="@comment " |