summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/ivtools/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile
index d19a4064f4a..baaee533acb 100644
--- a/graphics/ivtools/Makefile
+++ b/graphics/ivtools/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2007/02/15 18:26:14 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2007/09/04 19:50:34 joerg Exp $
DISTNAME= ivtools-1.2.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ivtools/}
EXTRACT_SUFX= .tgz
@@ -16,7 +16,9 @@ DEPENDS+= pstoedit>=3.0:../../graphics/pstoedit
DEPENDS+= wget>=1.0:../../net/wget
USE_LANGUAGES= c c++
-USE_TOOLS+= imake
+USE_TOOLS+= imake bash:run
+
+REPLACE_BASH+= src/scripts/ivgetjpg.bash src/scripts/ivtiftopnm.bash
WRKSRC= ${WRKDIR}/ivtools-1.2
GNU_CONFIGURE= YES