diff options
Diffstat (limited to 'devel/p5-App-Trace')
-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 e6800b3dcdc6..1538873520e0 100644 --- a/devel/p5-App-Trace/Makefile +++ b/devel/p5-App-Trace/Makefile @@ -14,7 +14,7 @@ COMMENT= Embedded debug statements, including call/return tracing LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-App-Options>=0:${PORTSDIR}/devel/p5-App-Options +BUILD_DEPENDS= p5-App-Options>=0:devel/p5-App-Options RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |