diff options
Diffstat (limited to 'www/p5-CGI-Pager/Makefile')
-rw-r--r-- | www/p5-CGI-Pager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Pager/Makefile b/www/p5-CGI-Pager/Makefile index 57d15efcc6c8..17f16dc58da0 100644 --- a/www/p5-CGI-Pager/Makefile +++ b/www/p5-CGI-Pager/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl extension to generate HTML pagination linkage easily LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |