summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2000-05-31 21:23:38 +0000
committertron <tron>2000-05-31 21:23:38 +0000
commitc2538791850a0195e964e2a0b75480c490b86a6c (patch)
tree01e4dc0bf1647b28021187aa7e8e1c9661b03d60 /x11
parentf9adf9b2c9ff43a55f70ed2714d5593d6a45eb5c (diff)
downloadpkgsrc-c2538791850a0195e964e2a0b75480c490b86a6c.tar.gz
Reenable dependence on "libgtop".
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 79f7fddf653..81ba495ab16 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2000/05/31 21:03:15 tron Exp $
+# $NetBSD: Makefile,v 1.42 2000/05/31 21:23:38 tron Exp $
DISTNAME= gnome-core-1.2.0
CATEGORIES= x11 gnome
@@ -50,7 +50,7 @@ post-install:
.if (${OPSYS} == "NetBSD")
.if (${MACHINE_ARCH} == arm32) || (${MACHINE_ARCH} == i386) || \
(${MACHINE_ARCH} == m68k)
-#DEPENDS+= libgtop-*:../../devel/libgtop
+DEPENDS+= libgtop-*:../../devel/libgtop
.endif
.if exists(/usr/include/machine/apmvar.h)