summaryrefslogtreecommitdiff
path: root/www/htmldoc
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
committerfredb <fredb@pkgsrc.org>2002-03-13 17:36:35 +0000
commitb48eba1112f54d5bd53419acb41234e880b1c4d8 (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /www/htmldoc
parentb83587c254a875614110a4d3bcfeafebc7536d9a (diff)
downloadpkgsrc-b48eba1112f54d5bd53419acb41234e880b1c4d8.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'www/htmldoc')
-rw-r--r--www/htmldoc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/htmldoc/Makefile b/www/htmldoc/Makefile
index b3e75f71802..aa0527f3a7e 100644
--- a/www/htmldoc/Makefile
+++ b/www/htmldoc/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2001/06/11 06:34:55 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2002/03/13 17:37:52 fredb Exp $
#
DISTNAME= ${PKGNAME}-source
PKGNAME= htmldoc-1.7
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= www
MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/1.7/
@@ -12,7 +13,7 @@ HOMEPAGE= http://www.easysw.com/~mike/htmldoc/
COMMENT= Converts HTML to indexed HTML, PDF and/or PostScript
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.11:../../graphics/png
+DEPENDS+= png>=1.2.1:../../graphics/png
NOT_FOR_PLATFORM= NetBSD-1.[3-4]*-alpha #ps-pdf.cpp:3229: Internal compiler error. on 1.4 - 1.7 unknown