diff options
Diffstat (limited to 'devel/p5-App-Trace/Makefile')
-rw-r--r-- | devel/p5-App-Trace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-App-Trace/Makefile b/devel/p5-App-Trace/Makefile index 06ab37c3db27..b15a45e8a937 100644 --- a/devel/p5-App-Trace/Makefile +++ b/devel/p5-App-Trace/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Embedded debug statements, including call/return tracing -RUN_DEPENDS= ${SITE_PERL}/App/Options.pm:${PORTSDIR}/devel/p5-App-Options +RUN_DEPENDS= p5-App-Options>=0:${PORTSDIR}/devel/p5-App-Options PERL_CONFIGURE= yes |