aboutsummaryrefslogtreecommitdiffstats
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
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)
-rw-r--r--games/freeciv/Makefile1
-rw-r--r--net/radvd/Makefile1
2 files changed, 2 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
diff --git a/net/radvd/Makefile b/net/radvd/Makefile
index aaf62524a28c..20b89f6e2d83 100644
--- a/net/radvd/Makefile
+++ b/net/radvd/Makefile
@@ -15,6 +15,7 @@ COMMENT= A Linux/BSD IPv6 router advertisement daemon
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_GCC= 3.4+
USE_RC_SUBR= radvd
MAN5= radvd.conf.5