aboutsummaryrefslogtreecommitdiff
path: root/graphics/mtpaint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mtpaint/Makefile')
-rw-r--r--graphics/mtpaint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mtpaint/Makefile b/graphics/mtpaint/Makefile
index dd44eca98392..369122972345 100644
--- a/graphics/mtpaint/Makefile
+++ b/graphics/mtpaint/Makefile
@@ -56,7 +56,7 @@ CONFIGURE_ARGS+=jasper
.endif
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
CONFIGURE_ARGS+=intl
PLIST_SUB+= NLS=""
.else