diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /games/scourge | |
parent | Bump autoconf 2.67->2.68 -- will deal with any fallout. (diff) |
Punt autoconf267->autoconf268
Notes
Notes:
svn path=/head/; revision=263089
Diffstat (limited to 'games/scourge')
-rw-r--r-- | games/scourge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scourge/Makefile b/games/scourge/Makefile index 8d0482d93924..349dccc01118 100644 --- a/games/scourge/Makefile +++ b/games/scourge/Makefile @@ -19,7 +19,7 @@ COMMENT= S.C.O.U.R.G.E. is a rogue-like game LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= ${DATADIR}/config/scourge.cfg:${PORTSDIR}/games/scourge-data -USE_AUTOTOOLS= autoconf:267:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env USE_GL= gl USE_SDL= sdl image mixer net ttf USE_GMAKE= yes |