Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/print/cups/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/cups/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- pkgsrc/print/cups/Makefile 2000/02/09 20:20:57 1.3 +++ pkgsrc/print/cups/Makefile 2000/03/21 22:40:56 1.4 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/09 20:20:57 tron Exp $ +# $NetBSD: Makefile,v 1.4 2000/03/21 22:40:56 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>=1.0.6:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff USE_LIBTOOL= yes