aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-05-22 05:04:22 +0800
committersat <sat@FreeBSD.org>2006-05-22 05:04:22 +0800
commit49fa6d3c91fc029750aa67ed33d034dd5b627d33 (patch)
treebe87573492e6f6a47084a0d8415665ce7bf0d667 /games
parent6fd6dccb86e477209702c5e06a33ae7ffca0cabf (diff)
downloadfreebsd-ports-gnome-49fa6d3c91fc029750aa67ed33d034dd5b627d33.tar.gz
freebsd-ports-gnome-49fa6d3c91fc029750aa67ed33d034dd5b627d33.tar.zst
freebsd-ports-gnome-49fa6d3c91fc029750aa67ed33d034dd5b627d33.zip
- Try to fix build on 4.x by USE_GCC=3.4+
Reported by: pointyhat via kris Approved by: krion (mentor, implicit)
Diffstat (limited to 'games')
-rw-r--r--games/freeciv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index c9e414b8a911..2062815690a1 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -18,6 +18,7 @@ COMMENT?= A civilisation clone for X11; multiplayer
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
png.5:${PORTSDIR}/graphics/png
+USE_GCC= 3.4+
USE_GETTEXT= yes
USE_XPM= yes
USE_BZIP2= yes