pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/geeqie Add bash dependency, and fix bash usag...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfa35315b205
branches: trunk
changeset: 396847:bfa35315b205
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Aug 04 23:46:15 2009 +0000
description:
Add bash dependency, and fix bash usage in 3 scripts. Bump PKGREVISION.
Reported by hasso.
diffstat:
graphics/geeqie/Makefile | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 023e57e8b460 -r bfa35315b205 graphics/geeqie/Makefile
--- a/graphics/geeqie/Makefile Tue Aug 04 22:18:06 2009 +0000
+++ b/graphics/geeqie/Makefile Tue Aug 04 23:46:15 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/07/23 23:08:37 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/04 23:46:15 wiz Exp $
#
DISTNAME= geeqie-1.0beta2
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=geeqie/}
@@ -15,7 +16,10 @@
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
-USE_TOOLS= gmake intltool msgfmt pkg-config
+USE_TOOLS= bash gmake intltool msgfmt pkg-config
+REPLACE_BASH= plugins/rotate/geeqie-rotate
+REPLACE_BASH+= plugins/ufraw/geeqie-ufraw
+REPLACE_BASH+= plugins/import/geeqie-import
.include "../../graphics/exiv2/buildlink3.mk"
.include "../../graphics/lcms/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index