summaryrefslogtreecommitdiff
path: root/graphics/ivtools
diff options
context:
space:
mode:
authorwennmach <wennmach>2005-12-15 23:49:40 +0000
committerwennmach <wennmach>2005-12-15 23:49:40 +0000
commit418fcf11d9e71874899e01e03b876299cde5210e (patch)
tree047690f726d7e0a01275b5c7aeca702948712616 /graphics/ivtools
parentd2bd9ebd72a4b75563c2e26799b4fc0523a34b75 (diff)
downloadpkgsrc-418fcf11d9e71874899e01e03b876299cde5210e.tar.gz
drawtool of the ivtools suite needs pstoedit in order to edit
PostScript files. It also needs wget, so add both to DEPENDS. Bump PKGREVISION.
Diffstat (limited to 'graphics/ivtools')
-rw-r--r--graphics/ivtools/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile
index 2a8b8c639d7..71ea6efa224 100644
--- a/graphics/ivtools/Makefile
+++ b/graphics/ivtools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2005/11/05 17:17:12 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2005/12/15 23:49:40 wennmach Exp $
DISTNAME= ivtools-1.2.2
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ivtools/}
EXTRACT_SUFX= .tgz
@@ -11,6 +12,9 @@ COMMENT= Drawing editors for PostScript, TeX, and web graphics
CONFLICTS+= dclock-*
+DEPENDS+= pstoedit>=3.*:../../graphics/pstoedit
+DEPENDS+= wget>=1.*:../../net/wget
+
WRKSRC= ${WRKDIR}/ivtools-1.2
GNU_CONFIGURE= YES