diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-StatusMessage/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-StatusMessage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-StatusMessage/Makefile b/www/p5-Catalyst-Plugin-StatusMessage/Makefile index 95c002bfe660..0449db74ab31 100644 --- a/www/p5-Catalyst-Plugin-StatusMessage/Makefile +++ b/www/p5-Catalyst-Plugin-StatusMessage/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fw@moov.de COMMENT= Handle passing of status (success and error) messages -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |