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/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/ap-auth-postgresql/Makefile b/www/ap-auth-postgresql/Makefile
index b6e705bd87d..9aabc6d6311 100644
--- a/www/ap-auth-postgresql/Makefile
+++ b/www/ap-auth-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/09/27 23:18:50 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2002/07/24 19:45:29 jlam Exp $
DISTNAME= AuthPG-1.2b2
PKGNAME= ap-auth-postgresql-1.2b2
@@ -11,8 +11,7 @@ COMMENT= Module to allow apache authentication against a Postgresql database
DEPENDS+= apache{,6}-1.3.*:../../www/apache
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-[0-9]*}:../../databases/postgresql-lib
-# For "apxs":
-BUILD_DEPENDS= perl>=${PERL5_REQD}:../../lang/perl5
+USE_PERL5= build # for "apxs"
CPPFLAGS+= -I${LOCALBASE}/include/pgsql
LIBS= -lpq -lcrypt