summaryrefslogtreecommitdiff
path: root/www/ap2-auth-pgsql
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /www/ap2-auth-pgsql
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'www/ap2-auth-pgsql')
-rw-r--r--www/ap2-auth-pgsql/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ap2-auth-pgsql/Makefile b/www/ap2-auth-pgsql/Makefile
index 251ab1bac35..d170219c60f 100644
--- a/www/ap2-auth-pgsql/Makefile
+++ b/www/ap2-auth-pgsql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/03/24 21:13:03 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:51 tv Exp $
DISTNAME= mod_auth_pgsql-2.0.2b1
PKGNAME= ${DISTNAME:S/^mod-/ap2/:S/_/-/g}
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.giuseppetanzilli.it/mod_auth_pgsql2/
COMMENT= Allows users to use PostgreSQL databases for user authentication
CONFLICTS= ap-auth-postgresql-*
-USE_BUILDLINK3= yes
APACHE_MODULE= yes
APACHE_MODULE_NAME= ap2-auth-pgsql