summaryrefslogtreecommitdiff
path: root/math/gnumeric
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-16 13:21:34 +0000
committerwiz <wiz@pkgsrc.org>2002-07-16 13:21:34 +0000
commit2d9a53104b694811608bb26c28c2e65b092d38ce (patch)
treef31b349dffab41ef2f65fc1bfb7e72a548a1cb15 /math/gnumeric
parent5ac02f47528bcc617287dee84f7d7ec936ed5b67 (diff)
downloadpkgsrc-2d9a53104b694811608bb26c28c2e65b092d38ce.tar.gz
Remove gnome-core dependency, not necessary according to Dan Winship, see
http://mail-index.netbsd.org/tech-pkg/2002/07/15/0020.html
Diffstat (limited to 'math/gnumeric')
-rw-r--r--math/gnumeric/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index fcdcfc2201b..4eaa991cd5f 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2002/07/16 12:51:54 agc Exp $
+# $NetBSD: Makefile,v 1.55 2002/07/16 13:21:34 wiz Exp $
#
DISTNAME= gnumeric-1.0.7
@@ -58,6 +58,5 @@ pre-configure:
.include "../../textproc/libunicode/buildlink.mk"
.include "../../textproc/libxml/buildlink.mk"
.include "../../textproc/scrollkeeper/buildlink.mk"
-.include "../../x11/gnome-core/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"