aboutsummaryrefslogtreecommitdiffstats
path: root/games/ggz-txt-client
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
committermarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
commit7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch)
tree6e94333233053731622780aae8a8285e148ade96 /games/ggz-txt-client
parentf687852f8f35b5067f8978d6405346545b01be3a (diff)
downloadfreebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.zst
freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Diffstat (limited to 'games/ggz-txt-client')
-rw-r--r--games/ggz-txt-client/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile
index 5003a2af629a..0c08cfc24969 100644
--- a/games/ggz-txt-client/Makefile
+++ b/games/ggz-txt-client/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ggz-txt-client
PORTVERSION= 0.0.7
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ggz
@@ -15,11 +16,11 @@ MASTER_SITE_SUBDIR= ggz
MAINTAINER= ports@FreeBSD.org
COMMENT= The GGZ Gaming Zone - Console (Text) Frontend
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
- ggz.1:${PORTSDIR}/games/libggz \
+LIB_DEPENDS= ggz.1:${PORTSDIR}/games/libggz \
ggzcore.3:${PORTSDIR}/games/ggz-client-libs
USE_GETOPT_LONG= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS}
CONFIGURE_ENV= \