summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortron <tron>1999-10-23 11:08:54 +0000
committertron <tron>1999-10-23 11:08:54 +0000
commitcc4de6b8fe45c60ee564b61f296947aa7c608e95 (patch)
tree58b35f77bede0e514dd8c4eb4b17625ea2afe41a /misc
parent6d6d34054528e0f697701425cb45d9c03f8f8b4a (diff)
downloadpkgsrc-cc4de6b8fe45c60ee564b61f296947aa7c608e95.tar.gz
Use wildcard dependences for "gnome-libs" and "gnome-core" packages.
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-pim/Makefile4
-rw-r--r--misc/gnome-utils/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile
index c58a46fa3b7..a7b64fac8d1 100644
--- a/misc/gnome-pim/Makefile
+++ b/misc/gnome-pim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/10/09 21:14:03 rh Exp $
+# $NetBSD: Makefile,v 1.13 1999/10/23 11:08:57 tron Exp $
#
DISTNAME= gnome-pim-1.0.50
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_X11BASE= YES
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index 843f126f998..229658c6b1b 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/08/29 14:20:44 rh Exp $
+# $NetBSD: Makefile,v 1.11 1999/10/23 11:08:57 tron Exp $
#
DISTNAME= gnome-utils-1.0.12
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
DEPENDS+= ncurses-4.2:../../devel/ncurses
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_X11BASE= YES