aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-focusblur-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-focusblur-plugin/Makefile')
-rw-r--r--graphics/gimp-focusblur-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-focusblur-plugin/Makefile b/graphics/gimp-focusblur-plugin/Makefile
index 4fceee4a8406..f8453c6dfce5 100644
--- a/graphics/gimp-focusblur-plugin/Makefile
+++ b/graphics/gimp-focusblur-plugin/Makefile
@@ -35,7 +35,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
.if !defined(WITHOUT_NLS)
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls