summaryrefslogtreecommitdiff
path: root/games/tuxtype
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-10 04:17:26 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-10 04:17:26 +0000
commit8766b2775627aeb3ccabbbfc6b2dc9a68f33560b (patch)
tree10043f7c8a8db3d449dbb75066b72e4744c00e09 /games/tuxtype
parentUpdate to 0.99v3 (diff)
USE_AUTOMAKE
Submitted by: MAINTAINER, bento
Notes
Notes: svn path=/head/; revision=46031
Diffstat (limited to 'games/tuxtype')
-rw-r--r--games/tuxtype/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile
index c6dd18ab4f91..68f2ddf0ee20 100644
--- a/games/tuxtype/Makefile
+++ b/games/tuxtype/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \
USE_X_PREFIX= yes
USE_AUTOCONF= yes
+USE_AUTOMAKE= yes
USE_GMAKE= yes
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"