summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}"