summaryrefslogtreecommitdiffstats
path: root/games/lpairs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/lpairs/Makefile')
-rw-r--r--games/lpairs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lpairs/Makefile b/games/lpairs/Makefile
index 20ef562..f029112 100644
--- a/games/lpairs/Makefile
+++ b/games/lpairs/Makefile
@@ -21,7 +21,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
.if !defined(WITHOUT_NLS)
PLIST_SUB+= NLS=""
-USE_GETTEXT= yes
+USES+= gettext
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
.else
CONFIGURE_ARGS+=--disable-nls
OpenPOWER on IntegriCloud