summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /graphics/pstoedit
parent298540b97aa5e64368ae09c15957bbfe41b2b96a (diff)
downloadpkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.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 'graphics/pstoedit')
-rw-r--r--graphics/pstoedit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 7250b5e72db..342f048f664 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2001/02/25 04:17:52 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:16 fredb Exp $
DISTNAME= pstoedit_3_20
PKGNAME= pstoedit-3.20
+PKGREVISION= 1
CATEGORIES= converters graphics print
MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/
EXTRACT_SUFX= .zip
@@ -11,7 +12,7 @@ HOMEPAGE= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/
COMMENT= Convert PostScript / PDF into various vector graphic formats
# Requires C++ support of plotutils.
-DEPENDS+= plotutils-2.4.1:../../graphics/plotutils
+DEPENDS+= plotutils>=2.4.1nb1:../../graphics/plotutils
# Any ghostscript pkg will probably do, if not a font pkg.
DEPENDS+= ghostscript-[^f]*:../../print/ghostscript