pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/geeqie Make bash run-dependency as intended i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33187ec4e95b
branches:  trunk
changeset: 396853:33187ec4e95b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 05 00:18:04 2009 +0000

description:
Make bash run-dependency as intended in previous.

Will be removed again when next version of geeqie is out.

diffstat:

 graphics/geeqie/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 37ee22a507b0 -r 33187ec4e95b graphics/geeqie/Makefile
--- a/graphics/geeqie/Makefile  Wed Aug 05 00:06:07 2009 +0000
+++ b/graphics/geeqie/Makefile  Wed Aug 05 00:18:04 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/08/04 23:46:15 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/05 00:18:04 wiz Exp $
 #
 
 DISTNAME=      geeqie-1.0beta2
@@ -16,7 +16,7 @@
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++
-USE_TOOLS=             bash gmake intltool msgfmt pkg-config
+USE_TOOLS=             bash:run gmake intltool msgfmt pkg-config
 REPLACE_BASH=          plugins/rotate/geeqie-rotate
 REPLACE_BASH+=         plugins/ufraw/geeqie-ufraw
 REPLACE_BASH+=         plugins/import/geeqie-import



Home | Main Index | Thread Index | Old Index