summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/gnome-print/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 1cea1944ac6..02e5d26c450 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/03/14 21:36:46 tron Exp $
+# $NetBSD: Makefile,v 1.14 2000/03/14 21:59:33 tron Exp $
#
DISTNAME= gnome-print-0.12
@@ -8,8 +8,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.levien.com/gnome/print-arch.html
-DEPENDS+= gnome-libs-*:../../x11/gnome-libs
-DEPENDS+= libxml-1.*:../../textproc/libxml
+DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs
+DEPENDS+= libxml>=1.8.5:../../textproc/libxml
DEPENDS+= ghostscript-*:../../print/ghostscript5
GNU_CONFIGURE= YES