summaryrefslogtreecommitdiff
path: root/print/ggv
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 /print/ggv
parent6d6d34054528e0f697701425cb45d9c03f8f8b4a (diff)
downloadpkgsrc-cc4de6b8fe45c60ee564b61f296947aa7c608e95.tar.gz
Use wildcard dependences for "gnome-libs" and "gnome-core" packages.
Diffstat (limited to 'print/ggv')
-rw-r--r--print/ggv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index 0647ebe8e88..dd585252d68 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/09/03 17:58:02 tron Exp $
+# $NetBSD: Makefile,v 1.9 1999/10/23 11:08:58 tron Exp $
#
DISTNAME= ggv-0.50
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
DEPENDS+= ghostscript-5.50:../../print/ghostscript5
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_LIBTOOL= YES