aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xfce4-cpugraph-plugin
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-06-08 16:16:10 +0800
committerale <ale@FreeBSD.org>2004-06-08 16:16:10 +0800
commitd10f8a14e4296a9449925870ffbea5479c8176e4 (patch)
tree891e01a0da10802864f5ae5c34fc2ff144f84c44 /sysutils/xfce4-cpugraph-plugin
parent1a3c153b759ce67016a4dc3d889b3b1a8004b3c3 (diff)
downloadfreebsd-ports-gnome-d10f8a14e4296a9449925870ffbea5479c8176e4.tar.gz
freebsd-ports-gnome-d10f8a14e4296a9449925870ffbea5479c8176e4.tar.zst
freebsd-ports-gnome-d10f8a14e4296a9449925870ffbea5479c8176e4.zip
Fix compilation on 4.X, by using gcc 3.3.
Submitted by: Erik Trulsson <ertr1013@student.uu.se>
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r--sysutils/xfce4-cpugraph-plugin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
index 9aafe7101451..c645f5b80672 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
startup-notification-1.0:${PORTSDIR}/x11/startup-notification
RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+USE_GCC= 3.3
USE_GNOME= gtk20 libxml2
USE_X_PREFIX= yes
USE_LIBTOOL_VER=15