diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-06-08 08:16:10 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-06-08 08:16:10 +0000 |
commit | 2bd465cdd355ddc31be003efad8054c12f466fd5 (patch) | |
tree | 4d43337c626090ea0363353aa24ba4095043086c /sysutils/xfce4-cpugraph-plugin | |
parent | ead465b0dda0def780e3c6466df119de8f3ef296 (diff) | |
download | ports-2bd465cdd355ddc31be003efad8054c12f466fd5.tar.gz ports-2bd465cdd355ddc31be003efad8054c12f466fd5.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 1 |
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 |