1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Remove extra " perl5" at end of dependency line.

Submitted by:	obento..
This commit is contained in:
Satoshi Asami 2001-01-06 19:32:35 +00:00
parent 91cfe10d51
commit 13cb86ebad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36869

View File

@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww perl5
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}