pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/djvulibre-tools Fixed the path to the bash.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca99a62096a2
branches:  trunk
changeset: 518602:ca99a62096a2
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Sep 14 14:48:27 2006 +0000

description:
Fixed the path to the bash.

diffstat:

 graphics/djvulibre-tools/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 33185a203b5e -r ca99a62096a2 graphics/djvulibre-tools/Makefile
--- a/graphics/djvulibre-tools/Makefile Thu Sep 14 13:55:21 2006 +0000
+++ b/graphics/djvulibre-tools/Makefile Thu Sep 14 14:48:27 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/30 17:09:39 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2006/09/14 14:48:27 rillig Exp $
 #
 
 DISTNAME=              djvulibre-3.5.17
@@ -23,6 +23,9 @@
 BUILD_DIRS=            tools xmltools
 INSTALL_DIRS=          tools xmltools
 
+REPLACE_BASH+=         tools/any2djvu
+USE_TOOLS+=            bash:run
+
 .include "../../graphics/djvulibre-lib/buildlink3.mk"
 .include "../../graphics/jpeg/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"



Home | Main Index | Thread Index | Old Index