Dancer now requires Module::Runtime.  I found that out trying to run
ports-readmes-dancer. :)

    Regards,

    Liviu Daia

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    28 Mar 2015 22:05:59 -0000      1.5
+++ Makefile    21 May 2015 13:57:58 -0000
@@ -11,6 +11,7 @@ PERMIT_PACKAGE_CDROM =        Yes
 
 RUN_DEPENDS =  devel/p5-Hash-Merge-Simple \
                devel/p5-Try-Tiny \
+               devel/p5-Module-Runtime \
                mail/p5-MIME-Types \
                www/p5-HTTP-Body \
                www/p5-HTTP-Server-Simple-PSGI

Reply via email to