diff options
Diffstat (limited to 'www/ap-auth-postgresql')
-rw-r--r-- | www/ap-auth-postgresql/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ap-auth-postgresql/Makefile b/www/ap-auth-postgresql/Makefile index 0ee712f01e6..9a932762382 100644 --- a/www/ap-auth-postgresql/Makefile +++ b/www/ap-auth-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/07/27 19:42:04 recht Exp $ +# $NetBSD: Makefile,v 1.24 2005/04/11 21:47:50 tv Exp $ DISTNAME= AuthPG-1.4 PKGNAME= ap-auth-postgresql-1.4 @@ -12,7 +12,6 @@ COMMENT= Module to allow apache authentication against a Postgresql database CONFLICTS= ap-auth-pgsql-[0-9]* -USE_BUILDLINK3= YES PGSQL_VERSION_REQD= 73 |