From 60d8d28f10ee39d258606553f4bfa85dc8ce80da Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 5 Sep 2000 09:33:15 +0000 Subject: Update build dependency on perl to build in correct directory if perl interpreter is not found. --- www/ap-auth-postgresql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap-auth-postgresql') diff --git a/www/ap-auth-postgresql/Makefile b/www/ap-auth-postgresql/Makefile index 73c0152e965..3562adc103b 100644 --- a/www/ap-auth-postgresql/Makefile +++ b/www/ap-auth-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/08/28 09:14:51 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2000/09/05 09:33:17 jlam Exp $ DISTNAME= AuthPG-1.2b2 PKGNAME= ap-auth-postgresql-1.2b2 @@ -11,7 +11,7 @@ HOMEPAGE= http://home.bawi.org/~minskim/authpg/ DEPENDS+= apache-1.3.*:../../www/apache DEPENDS+= postgresql-*:../../databases/postgresql # For "apxs": -BUILD_DEPENDS= ${PERL5}:../../lang/perl5 +BUILD_DEPENDS= ${PERL5}:../../lang/perl5-base CPPFLAGS+= -I${LOCALBASE}/include/pgsql LIBS= -lpq -lcrypt -- cgit v1.2.3