Correct a *_DEPENDS entry:

${PERL_VER}/IO/Interface.pm -> ${PERL_VER}/${PERL_ARCH}/IO/Interface.pm

Submitted by:	bento
This commit is contained in:
Akinori MUSHA 2002-09-23 11:47:57 +00:00
parent 37b7d031e0
commit ff3b9b846d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67055

View file

@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= janos.mohacsi@dante.org.uk
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= IO::Socket::Multicast.3