Correct path in RUN_DEPENDS.
This commit is contained in:
parent
ed1d654263
commit
91f316f27a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47265
@ -17,7 +17,7 @@ MAINTAINER= anton@urc.ac.ru
|
||||
NO_BUILD= YES
|
||||
|
||||
# Needed for update.pl
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/mach/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32
|
||||
|
||||
DRWEB_PREFIX= ${PREFIX}/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user