aboutsummaryrefslogtreecommitdiff
path: root/games/ggz-client-libs/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-03-03 15:44:12 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-03-03 15:44:12 +0000
commit423363e14f5a012b98601a5e4f54a617b74eafda (patch)
treeb08c1f035a5879b7a0d875fc7595513e805e6a4e /games/ggz-client-libs/Makefile
parent37288455d45b7627424f27a5f20a84e37245dc6b (diff)
Notes
Diffstat (limited to 'games/ggz-client-libs/Makefile')
-rw-r--r--games/ggz-client-libs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
index 0aa39f22b4bd..48e23d9f1d93 100644
--- a/games/ggz-client-libs/Makefile
+++ b/games/ggz-client-libs/Makefile
@@ -26,7 +26,7 @@ OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
NLS_USES= gettext
-NLS_CONFIGURE_ARGS= --disable-nls
+NLS_CONFIGURE_OFF= --disable-nls
post-patch:
@${REINPLACE_CMD} -e 's|libggz.la|libggz.so|g' ${WRKSRC}/configure