aboutsummaryrefslogtreecommitdiff
path: root/cad/libgeda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/libgeda/Makefile')
-rw-r--r--cad/libgeda/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index fddd0db1feef..eb597f48c8e8 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -26,7 +26,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