summaryrefslogtreecommitdiff
path: root/print/cups
diff options
context:
space:
mode:
authortron <tron>2000-02-09 15:22:32 +0000
committertron <tron>2000-02-09 15:22:32 +0000
commit4c5285256eac48eed76396c00743eb9941925f9c (patch)
tree43dc4b6bcfb1f549476ecf51f93028d5884a4cc1 /print/cups
parentf56120db34f5242ae4ee4aec1644a42ab1cd6f5b (diff)
downloadpkgsrc-4c5285256eac48eed76396c00743eb9941925f9c.tar.gz
Use wildcard dependence for "png" package.
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 553d73d7262..d193700f736 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/11/29 02:18:53 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2000/02/09 15:22:43 tron Exp $
#
DISTNAME= cups-1.0.2-source
@@ -17,7 +17,7 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.cups.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png-1.0.3:../../graphics/png
+DEPENDS+= png-*:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
USE_LIBTOOL= yes