From 334506cb45c100a01fc7fe72cff11fb1df052527 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 4 Sep 2007 21:08:53 +0000 Subject: Fix path to and depend on bash. Bump revision. --- mail/perdition-mysql/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/perdition-mysql/Makefile b/mail/perdition-mysql/Makefile index 8b9dac98ab5..b27297f1232 100644 --- a/mail/perdition-mysql/Makefile +++ b/mail/perdition-mysql/Makefile @@ -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" -- cgit v1.2.3