1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Remove redundant dependancy on apache.

This commit is contained in:
Sergey Skvortsov 2002-07-04 14:07:27 +00:00
parent 8acdb2aa86
commit 600d65c83d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62429

View File

@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/www/apache13 \
${LOCALBASE}/include/apache/modules/perl/mod_perl.h:${PORTSDIR}/www/mod_perl
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl
PERL_CONFIGURE= yes
PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"