pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libvisual-plugins Needs mkdirhier.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01c31c6d34b5
branches:  trunk
changeset: 514213:01c31c6d34b5
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 08 21:41:22 2006 +0000

description:
Needs mkdirhier.

diffstat:

 audio/libvisual-plugins/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1c0b1467cda6 -r 01c31c6d34b5 audio/libvisual-plugins/Makefile
--- a/audio/libvisual-plugins/Makefile  Thu Jun 08 21:40:21 2006 +0000
+++ b/audio/libvisual-plugins/Makefile  Thu Jun 08 21:41:22 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/05/13 12:47:36 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/06/08 21:41:22 joerg Exp $
 #
 
 DISTNAME=              libvisual-plugins-0.2.0
@@ -16,7 +16,7 @@
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config mkdirhier
 
 # sigsegfaults in 0.2.0 because of:
 # sorry, but the bug with strtof has come, please report..



Home | Main Index | Thread Index | Old Index