summaryrefslogtreecommitdiff
path: root/sysutils/gkrellm2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2003-04-21 10:34:43 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2003-04-21 10:34:43 +0000
commitb1e7dc7de76597e83c69fdc2305d65cea859d02a (patch)
tree8bf3b0591ba9a17cc97effe7eec877f2d590c79c /sysutils/gkrellm2
parentInstall the rox binary mode 755, not 775 (diff)
use USE_GNOME=gtk20 instead of LIB_DEPEND.
Notes
Notes: svn path=/head/; revision=79406
Diffstat (limited to 'sysutils/gkrellm2')
-rw-r--r--sysutils/gkrellm2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index 7fa20d46d069..5fdaf9ce4a19 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -21,7 +21,7 @@ BUILD_WRKSRC= ${WRKSRC}/server
INSTALL_WRKSRC= ${WRKSRC}/server
USE_GNOME= glib12
.else
-LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
+USE_GNOME= gtk20
USE_XLIB= yes
.endif