summaryrefslogtreecommitdiff
path: root/www/ap-auth-postgresql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-postgresql/Makefile')
-rw-r--r--www/ap-auth-postgresql/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ap-auth-postgresql/Makefile b/www/ap-auth-postgresql/Makefile
index a8785890c16..d6c9abcf992 100644
--- a/www/ap-auth-postgresql/Makefile
+++ b/www/ap-auth-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/02/05 23:11:17 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/03/20 19:59:21 joerg Exp $
DISTNAME= AuthPG-1.4
PKGNAME= ap-auth-postgresql-1.4
@@ -13,8 +13,6 @@ COMMENT= Module to allow apache authentication against a Postgresql database
CONFLICTS= ap-auth-pgsql-[0-9]*
-PGSQL_VERSION_REQD= 73
-
APACHE_MODULE_NAME= mod_auth_pg.so
CPPFLAGS+= -I${PGSQL_PREFIX}/include/postgresql