aboutsummaryrefslogtreecommitdiff
path: root/games/gtypist/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-10-19 16:45:07 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-10-19 16:45:07 +0000
commit78338a2a6b86b6427c326756c6e36974c548b7c8 (patch)
tree1d2020bc121f6abd0fe81dfc5f9b7cf292898465 /games/gtypist/Makefile
parentd995cb019403d4ef3e6a31bcbbdb559d1d53d929 (diff)
downloadports-78338a2a6b86b6427c326756c6e36974c548b7c8.tar.gz
ports-78338a2a6b86b6427c326756c6e36974c548b7c8.zip
Notes
Diffstat (limited to 'games/gtypist/Makefile')
-rw-r--r--games/gtypist/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile
index 65dda523141a..3501d0173813 100644
--- a/games/gtypist/Makefile
+++ b/games/gtypist/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= gtypist
-PORTVERSION= 2.3.2
+PORTVERSION= 2.4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +14,7 @@ MAINTAINER= naddy@mips.inka.de
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
-USE_AUTOCONF= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"