summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-cpugraph-plugin
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-06-08 08:16:10 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-06-08 08:16:10 +0000
commit2bd465cdd355ddc31be003efad8054c12f466fd5 (patch)
tree4d43337c626090ea0363353aa24ba4095043086c /sysutils/xfce4-cpugraph-plugin
parent- Update to 0.90 (diff)
Fix compilation on 4.X, by using gcc 3.3.
Submitted by: Erik Trulsson <ertr1013@student.uu.se>
Notes
Notes: svn path=/head/; revision=111059
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