diff options
Diffstat (limited to 'www/p5-MasonX-Profiler/Makefile')
-rw-r--r-- | www/p5-MasonX-Profiler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-MasonX-Profiler/Makefile b/www/p5-MasonX-Profiler/Makefile index 04b4cdb9a971..3e6efaf0f342 100644 --- a/www/p5-MasonX-Profiler/Makefile +++ b/www/p5-MasonX-Profiler/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Mason per-component profiler -BUILD_DEPENDS= p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason +BUILD_DEPENDS= p5-HTML-Mason>=0:www/p5-HTML-Mason RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |