mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Actually fix RUN_DEPENDS.
Submitted by: bento
This commit is contained in:
parent
9ebc1a02ae
commit
dd55b63d01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56303
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= svenasse@polaris.ca
|
MAINTAINER= svenasse@polaris.ca
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VER}/Log/TraceMessages.pm:${PORTSDIR}/devel/p5-Log-TraceMessages
|
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Log/TraceMessages.pm:${PORTSDIR}/devel/p5-Log-TraceMessages
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue