diff options
Diffstat (limited to 'www/p5-Dancer/Makefile')
-rw-r--r-- | www/p5-Dancer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 6cddafb9de20..9afb5dfd6fc2 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -7,6 +7,7 @@ PORTNAME= Dancer PORTVERSION= 1.3097 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XSAWYERX @@ -38,6 +39,7 @@ TEST_DEPENDS= \ p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output OPTIONS_DEFINE= YAML +OPTIONS_DEFAULT= YAML .include <bsd.port.options.mk> |