aboutsummaryrefslogtreecommitdiff
path: root/games/enigma/Makefile
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-24 18:10:30 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-04-24 18:10:30 +0000
commite1598249298974c6e8c61c34d927acabee345542 (patch)
tree5883afe298a5f232e854b104fc944ca19c4f7e7f /games/enigma/Makefile
parent422e3bda8bd3eb5d0b4737e335fd434883fbc44f (diff)
downloadports-e1598249298974c6e8c61c34d927acabee345542.tar.gz
ports-e1598249298974c6e8c61c34d927acabee345542.zip
Notes
Diffstat (limited to 'games/enigma/Makefile')
-rw-r--r--games/enigma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile
index a9f76c103d83..ecb42e2505f4 100644
--- a/games/enigma/Makefile
+++ b/games/enigma/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \
BUILD_DEPENDS= ${LOCALBASE}/lib/libenet.a:${PORTSDIR}/net/enet
USE_GMAKE= yes
-USE_GETTEXT= yes
+USES= gettext
USE_LUA= 5.1
LUA_COMPS= lua toluaxx
USE_SDL= image mixer sdl ttf
@@ -41,7 +41,7 @@ PORTDOCS= *
.if !defined(WITHOUT_NLS)
PLIST_SUB+= NLS=""
-USE_GETTEXT= yes
+USES+= gettext
.else
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "