pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ivtools Fix path to and depend on bash. Bump ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/126d03c66208
branches: trunk
changeset: 532915:126d03c66208
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Sep 04 19:50:34 2007 +0000
description:
Fix path to and depend on bash. Bump revision.
diffstat:
graphics/ivtools/Makefile | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r dcc8cc365bce -r 126d03c66208 graphics/ivtools/Makefile
--- a/graphics/ivtools/Makefile Tue Sep 04 19:43:15 2007 +0000
+++ b/graphics/ivtools/Makefile Tue Sep 04 19:50:34 2007 +0000
@@ -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+= 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
Home |
Main Index |
Thread Index |
Old Index