1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- remove dependency of File::Spec, which is included in perl 5.6 or above.

This commit is contained in:
Yen-Ming Lee 2007-04-19 01:27:26 +00:00
parent 021241c429
commit 1aa7425128
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190322

View File

@ -15,9 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module for handling Apache-style configuration files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
MAN3= Config::General::Extended.3 Config::General::Interpolated.3 \