aboutsummaryrefslogtreecommitdiffstats
path: root/editors/gphpedit
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-01-08 15:29:23 +0800
committernovel <novel@FreeBSD.org>2006-01-08 15:29:23 +0800
commita3dc05eb6faed1ad52ac049ba27a96a1a03a0261 (patch)
tree2797d0e5bc385d41f1a59502b83a404d340d28b6 /editors/gphpedit
parent4004831c45068cd53262e268ecb4119a2602a660 (diff)
downloadfreebsd-ports-gnome-a3dc05eb6faed1ad52ac049ba27a96a1a03a0261.tar.gz
freebsd-ports-gnome-a3dc05eb6faed1ad52ac049ba27a96a1a03a0261.tar.zst
freebsd-ports-gnome-a3dc05eb6faed1ad52ac049ba27a96a1a03a0261.zip
An attempt to fix build on 4.x by using gcc >= 3.4.
Reported by: pointyhat via kris
Diffstat (limited to 'editors/gphpedit')
-rw-r--r--editors/gphpedit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/gphpedit/Makefile b/editors/gphpedit/Makefile
index 6ead3efe2279..5bfc3fc651c0 100644
--- a/editors/gphpedit/Makefile
+++ b/editors/gphpedit/Makefile
@@ -18,6 +18,7 @@ COMMENT= PHP, HTML and CSS development environment for GNOME 2.x
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml
+USE_GCC= 3.4+
USE_X_PREFIX= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \