diff options
Diffstat (limited to 'www/p5-libservlet/Makefile')
-rw-r--r-- | www/p5-libservlet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-libservlet/Makefile b/www/p5-libservlet/Makefile index 92fb69214b33..451b7acab4b0 100644 --- a/www/p5-libservlet/Makefile +++ b/www/p5-libservlet/Makefile @@ -14,7 +14,7 @@ COMMENT= Servlet API for Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class +BUILD_DEPENDS= p5-Exception-Class>=0:devel/p5-Exception-Class RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |