summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-02-05 05:06:32 +0000
committerjlam <jlam@pkgsrc.org>2003-02-05 05:06:32 +0000
commitf45c0179236a61aae0b3835ddf48231c0c15d808 (patch)
tree216db4f192eeb6886d463cf473239b97f7ccf45d /x11/gnome-core
parent81a8b484baf0134da0aa9e4af2e1488709339f73 (diff)
downloadpkgsrc-f45c0179236a61aae0b3835ddf48231c0c15d808.tar.gz
gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have
either shared libraries or header files. Remove references to these buildlink2.mk files from package Makefiles.
Diffstat (limited to 'x11/gnome-core')
-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 1a1ffca1bab..55daa0da2c6 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2003/01/30 11:14:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.85 2003/02/05 05:06:37 jlam Exp $
#
DISTNAME= gnome-core-1.4.2
@@ -11,6 +11,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Base component of GNU Network Object Management Environment
+DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs
DEPENDS+= xscreensaver-gnome>=3.25nb1:../xscreensaver-gnome
BUILD_DEPENDS+= gtk-doc>=0.9:../../textproc/gtk-doc
BUILD_USES_MSGFMT= YES
@@ -48,7 +49,6 @@ post-install:
.include "../../graphics/gdk-pixbuf-gnome/buildlink2.mk"
.include "../../graphics/gnome-pixmaps/buildlink2.mk"
.include "../../lang/perl5/buildlink2.mk"
-.include "../../misc/gnome1-dirs/buildlink2.mk"
.include "../../textproc/libxml/buildlink2.mk"
.include "../../www/gtkhtml/buildlink2.mk"
.include "../../www/libghttp/buildlink2.mk"