Build dependencies are not correctly set regarding p5-SVN-Simple. Indeed, the

Makefile references a file that is not installed by p5-SVN-Simple.

PR:		ports/66631
Submitted by:	Herve Quiroz <herve.quiroz_at_esil_dot_univ-mrs dot fr>
Approved by:	maintainer
This commit is contained in:
Vanilla I. Shu 2004-05-16 01:06:51 +00:00
parent 6ca96d1d82
commit 992f293c1f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109232

View File

@ -18,7 +18,7 @@ COMMENT= Mirror remote subversion repository to local
BUILD_DEPENDS= ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \
${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP \
${SITE_PERL}/SVN/Simple.pm:${PORTSDIR}/devel/p5-SVN-Simple
${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
CONFIGURE_ENV= PERL_EXTUTILS_AUTOINSTALL=--skipdeps