summaryrefslogtreecommitdiff
path: root/graphics/gpicview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gpicview/Makefile')
-rw-r--r--graphics/gpicview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile
index aed4ad80a553..1907c285906c 100644
--- a/graphics/gpicview/Makefile
+++ b/graphics/gpicview/Makefile
@@ -17,7 +17,7 @@ CONFIGURE_ARGS= 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