summaryrefslogtreecommitdiff
path: root/games/atr3d
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /games/atr3d
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'games/atr3d')
-rw-r--r--games/atr3d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile
index ec5088d6be3b..ebd226521fbc 100644
--- a/games/atr3d/Makefile
+++ b/games/atr3d/Makefile
@@ -33,6 +33,7 @@ CONFIGURE_ARGS= --enable-sound
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
SDL_CONFIG="${SDL_CONFIG}"
USE_AUTOMAKE_VER= 14
+USE_AUTOCONF_VER= 213
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}