summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2005-12-15 23:49:40 +0000
committerwennmach <wennmach@pkgsrc.org>2005-12-15 23:49:40 +0000
commit2a592e245a4d5288d4d692de8e8f222d1d5bc639 (patch)
tree047690f726d7e0a01275b5c7aeca702948712616 /graphics
parentdb6ab176cb7c756819df047da22f42a0908e7136 (diff)
downloadpkgsrc-2a592e245a4d5288d4d692de8e8f222d1d5bc639.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')
-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