diff options
Diffstat (limited to 'sysutils/shmcat/Makefile')
-rw-r--r-- | sysutils/shmcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/shmcat/Makefile b/sysutils/shmcat/Makefile index 2c52b2c2353a..36b331732295 100644 --- a/sysutils/shmcat/Makefile +++ b/sysutils/shmcat/Makefile @@ -23,7 +23,7 @@ MAN1= shmcat.1 \ .if ${PORT_OPTIONS:MNLS} MANLANG= "" de -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls |