diff options
Diffstat (limited to 'databases/gtksql/Makefile')
-rw-r--r-- | databases/gtksql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile index 509dbcc8c51b..18d9d6f61979 100644 --- a/databases/gtksql/Makefile +++ b/databases/gtksql/Makefile @@ -36,7 +36,7 @@ CONFIGURE_ARGS+=--without-mysql .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls |