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