summaryrefslogtreecommitdiff
path: root/games/quakeforge
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-31 22:53:13 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-31 22:53:13 +0000
commitaf2a6cb93bc18e2f18ab75f873cc87f3eddcf3bd (patch)
tree265ea9b112370a6e837d147ae8be07293c4d812f /games/quakeforge
parentReplace explicit build dependency on bison with USE_BISON knob (diff)
Replace explicit build dependency on automake with USE_AUTOMAKE knob
Notes
Notes: svn path=/head/; revision=43370
Diffstat (limited to 'games/quakeforge')
-rw-r--r--games/quakeforge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index 831fc13dcad9..8b5be854d462 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -18,7 +18,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WADFILE}
MAINTAINER= darius@dons.net.au
-BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl10 \
${GL_DEPENDS}
@@ -27,6 +26,7 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl-config
WADFILE= quakesw-1.0.6.tar.gz
USE_BZIP2= yes
USE_GMAKE= yes
+USE_AUTOMAKE= yes
USE_AUTOCONF= yes
USE_XLIB= yes
PLIST= ${WRKDIR}/PLIST