diff options
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r-- | print/cups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 566f3f30bee..5988e6ab485 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2001/05/15 17:43:20 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2001/05/22 09:32:24 wiz Exp $ DISTNAME= cups-${VERS}-source PKGNAME= cups-${VERS} @@ -20,7 +20,7 @@ COMMENT= Common UNIX Printing System CONFLICTS+= LPRng-[0-9]* LPRng-core-[0-9]* DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff USE_GMAKE= # defined |