diff options
Diffstat (limited to 'www/p5-Dancer-Plugin-REST/Makefile')
-rw-r--r-- | www/p5-Dancer-Plugin-REST/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Dancer-Plugin-REST/Makefile b/www/p5-Dancer-Plugin-REST/Makefile index 731ce3a28481..12258535c67e 100644 --- a/www/p5-Dancer-Plugin-REST/Makefile +++ b/www/p5-Dancer-Plugin-REST/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dancer plugin for writing RESTful apps +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Dancer>0:www/p5-Dancer -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild |