aboutsummaryrefslogtreecommitdiff
path: root/games/atr3d/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-28 09:29:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-28 09:29:38 +0000
commit8b71f8c41550c2e51e9a64bb9720e4654f61d4e0 (patch)
tree23bba7464ef37724e8f1265be9839d58866df8d0 /games/atr3d/Makefile
parent73bc0390dc3765601b3e0a9697c91e161d9aa07c (diff)
downloadports-8b71f8c41550c2e51e9a64bb9720e4654f61d4e0.tar.gz
ports-8b71f8c41550c2e51e9a64bb9720e4654f61d4e0.zip
- Fix build
PR: 110299 Submitted by: trasz
Notes
Notes: svn path=/head/; revision=188647
Diffstat (limited to 'games/atr3d/Makefile')
-rw-r--r--games/atr3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile
index 0d107f21bd88..6a3e14271e11 100644
--- a/games/atr3d/Makefile
+++ b/games/atr3d/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-sound
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
SDL_CONFIG="${SDL_CONFIG}"
-USE_AUTOTOOLS= automake:14 autoconf:213
+USE_AUTOTOOLS= automake:19 autoconf:259
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}