summaryrefslogtreecommitdiff
path: root/games/tuxtype/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-09-20 19:43:10 +0000
committerPatrick Li <pat@FreeBSD.org>2002-09-20 19:43:10 +0000
commit435d95052da7bffc5d03e4897259f32cc44e9738 (patch)
tree6bdcb575b0dc862cc4a82a260f187ea7b55f7980 /games/tuxtype/Makefile
parentUpdate to 0.6 (diff)
Update to 1.0.3
Notes
Notes: svn path=/head/; revision=66880
Diffstat (limited to 'games/tuxtype/Makefile')
-rw-r--r--games/tuxtype/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile
index 12f96cdac131..f3a26665fa5c 100644
--- a/games/tuxtype/Makefile
+++ b/games/tuxtype/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tuxtype
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,6 +16,7 @@ MAINTAINER= pat@FreeBSD.org
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_AUTOMAKE_VER=14
USE_GMAKE= yes