pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap-auth-postgresql Set PGSQL_VERSION_REQD to 73 fo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bddf6d441fce
branches: trunk
changeset: 478647:bddf6d441fce
user: recht <recht%pkgsrc.org@localhost>
date: Tue Jul 27 19:42:04 2004 +0000
description:
Set PGSQL_VERSION_REQD to 73 for now to fix the (bulk) build.
diffstat:
www/ap-auth-postgresql/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cdd97e391984 -r bddf6d441fce www/ap-auth-postgresql/Makefile
--- a/www/ap-auth-postgresql/Makefile Tue Jul 27 19:29:45 2004 +0000
+++ b/www/ap-auth-postgresql/Makefile Tue Jul 27 19:42:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/07/24 22:45:16 recht Exp $
+# $NetBSD: Makefile,v 1.23 2004/07/27 19:42:04 recht Exp $
DISTNAME= AuthPG-1.4
PKGNAME= ap-auth-postgresql-1.4
@@ -14,6 +14,8 @@
USE_BUILDLINK3= YES
+PGSQL_VERSION_REQD= 73
+
APACHE_MODULE_NAME= mod_auth_pg.so
CPPFLAGS+= -I${PGSQL_PREFIX}/include/postgresql
Home |
Main Index |
Thread Index |
Old Index