pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/perdition-postgresql Fix path to and depend on ba...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d411d070e9f2
branches: trunk
changeset: 532933:d411d070e9f2
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Sep 04 21:27:02 2007 +0000
description:
Fix path to and depend on bash. Bump revision.
diffstat:
mail/perdition-postgresql/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 68dd49c6319b -r d411d070e9f2 mail/perdition-postgresql/Makefile
--- a/mail/perdition-postgresql/Makefile Tue Sep 04 21:22:05 2007 +0000
+++ b/mail/perdition-postgresql/Makefile Tue Sep 04 21:27:02 2007 +0000
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2006/12/28 12:12:58 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/09/04 21:27:02 joerg Exp $
#
-PKGREVISION= 2
+PKGREVISION= 3
PERDITION_COMMENT= PostgreSQL user database module
PERDITION_PKGNAME= postgresql
PERDITION_SKIP_DISABLE= pg
+USE_TOOLS+= bash:run
+REPLACE_BASH+= perdition/db/postgresql/perditiondb_postgresql_makedb
+
.include "../../mk/pgsql.buildlink3.mk"
.include "../perdition/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index