From c1a9caa09b23bb0f50678b567b0a8d711f587d0c Mon Sep 17 00:00:00 2001 From: vanilla Date: Sat, 10 Mar 2001 03:37:18 +0000 Subject: Add {BUILD|RUN}_DEPENDS to p5-Apache-AuthCookie. Submitted by: bento --- www/p5-Apache-AuthTicket/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/p5-Apache-AuthTicket') diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile index 0f2da1583f57..7d42c1302ba1 100644 --- a/www/p5-Apache-AuthTicket/Makefile +++ b/www/p5-Apache-AuthTicket/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/AuthCookie.pm:${PORTSDIR}/www/p5-Apache-AuthCookie +RUN_DEPENDS= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -- cgit