- Fix missing default option in prev commit.
This commit is contained in:
parent
dadd4add51
commit
2ad61fc849
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301341
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Dancer
|
PORTNAME= Dancer
|
||||||
PORTVERSION= 1.3097
|
PORTVERSION= 1.3097
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= www perl5
|
CATEGORIES= www perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:XSAWYERX
|
MASTER_SITE_SUBDIR= CPAN:XSAWYERX
|
||||||
|
@ -38,6 +39,7 @@ TEST_DEPENDS= \
|
||||||
p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output
|
p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output
|
||||||
|
|
||||||
OPTIONS_DEFINE= YAML
|
OPTIONS_DEFINE= YAML
|
||||||
|
OPTIONS_DEFAULT= YAML
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
.include <bsd.port.options.mk>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue