pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/perdition-mysql Fix path to and depend on bash. B...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4bb16a46fab
branches:  trunk
changeset: 532928:f4bb16a46fab
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Sep 04 21:08:53 2007 +0000

description:
Fix path to and depend on bash. Bump revision.

diffstat:

 mail/perdition-mysql/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r e93837f6731a -r f4bb16a46fab mail/perdition-mysql/Makefile
--- a/mail/perdition-mysql/Makefile     Tue Sep 04 21:08:00 2007 +0000
+++ b/mail/perdition-mysql/Makefile     Tue Sep 04 21:08:53 2007 +0000
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:57 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/09/04 21:08:53 joerg Exp $
 #
 
-PKGREVISION=           1
+PKGREVISION=           2
 
 PERDITION_COMMENT=     MySQL user database module
 PERDITION_PKGNAME=     mysql
 
+USE_TOOLS+=    bash:run
+REPLACE_BASH+= perdition/db/mysql/perditiondb_mysql_makedb
+
 .include "../../mk/mysql.buildlink3.mk"
 .include "../perdition/Makefile.common"



Home | Main Index | Thread Index | Old Index