aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-06-01 15:17:29 +0800
committerclsung <clsung@FreeBSD.org>2006-06-01 15:17:29 +0800
commit1001c9fa62d07a9eaa8ab3a06a480ff96396f244 (patch)
tree4800f2e515d25e9564e3cab99bd7a8456cd5f133
parent8545bba212b6510dd377bb653b4d5a392e2085cb (diff)
downloadfreebsd-ports-gnome-1001c9fa62d07a9eaa8ab3a06a480ff96396f244.tar.gz
freebsd-ports-gnome-1001c9fa62d07a9eaa8ab3a06a480ff96396f244.tar.zst
freebsd-ports-gnome-1001c9fa62d07a9eaa8ab3a06a480ff96396f244.zip
* Fix build on 4- by adding USE_GCC=3.2+
* Not bumping PORTREVISION PR: 98268 Submitted by: maintainer (Li-Lun Wang)
-rw-r--r--games/vultures-eye/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/vultures-eye/Makefile b/games/vultures-eye/Makefile
index f259f67d7242..bd3637715f83 100644
--- a/games/vultures-eye/Makefile
+++ b/games/vultures-eye/Makefile
@@ -22,6 +22,7 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
USE_GMAKE= yes
USE_SDL= sdl mixer image ttf
USE_BZIP2= yes
+USE_GCC= 3.2+
WRKSRC= ${WRKDIR}/${DISTNAME}/nethack
HAS_CONFIGURE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/sys/unix