diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-FormBuilder/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-FormBuilder/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-FormBuilder/Makefile b/www/p5-Catalyst-Plugin-FormBuilder/Makefile index 241961b7e28b..616d581d96f1 100644 --- a/www/p5-Catalyst-Plugin-FormBuilder/Makefile +++ b/www/p5-Catalyst-Plugin-FormBuilder/Makefile @@ -14,8 +14,8 @@ COMMENT= FormBuilder for Catalyst LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:www/p5-Catalyst-Runtime \ + p5-CGI-FormBuilder>=3.02:www/p5-CGI-FormBuilder RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 tar:tgz |