summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-05-13 23:45:27 +0000
committertron <tron@pkgsrc.org>1999-05-13 23:45:27 +0000
commitbdc0a9fab57305b6733d8c24a55ec3cb0726fdc4 (patch)
tree5e86071e71c675d60518a3517d5e66e3cca75101 /misc
parentdba06c6aad85f35c01b8df40d7b7a86731500343 (diff)
downloadpkgsrc-bdc0a9fab57305b6733d8c24a55ec3cb0726fdc4.tar.gz
Depend on "gnome-core" not on "gnome-libs" because the directory
structure of the core package is used.
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-pim/Makefile4
-rw-r--r--misc/gnome-utils/Makefile6
2 files changed, 4 insertions, 6 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile
index e383146e32f..08a3297e24c 100644
--- a/misc/gnome-pim/Makefile
+++ b/misc/gnome-pim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/05/08 12:23:45 tron Exp $
+# $NetBSD: Makefile,v 1.3 1999/05/13 23:45:27 tron Exp $
#
DISTNAME= gnome-pim-1.0.7
@@ -20,7 +20,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
-DEPENDS+= gnome-libs-1.0.9:../../x11/gnome-libs
+DEPENDS+= gnome-core-1.0.5:../../x11/gnome-libs
DEPENDS+= libaudiofile-0.1.6:../../audio/libaudiofile
GNU_CONFIGURE= YES
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index d729ef385bc..f1ac6933dbd 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/05/03 16:48:56 rh Exp $
+# $NetBSD: Makefile,v 1.2 1999/05/13 23:46:50 tron Exp $
#
DISTNAME= gnome-utils-1.0.1
@@ -22,10 +22,8 @@ HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
DEPENDS+= gettext-0.10.35:../../devel/gettext
-DEPENDS+= gnome-libs-1.0.9:../../x11/gnome-libs
+DEPENDS+= gnome-core-1.0.5:../../x11/gnome-libs
DEPENDS+= libaudiofile-0.1.6:../../audio/libaudiofile
-# "libgtop" packages is broken at the moment.
-#DEPENDS+= libgtop-1.0.1:../../devel/libgtop
GNU_CONFIGURE= YES
USE_X11BASE= YES