mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
devel/p5-Clone-Choose: Cosmetic change
This commit is contained in:
parent
ec853d2167
commit
b0f991f744
@ -14,16 +14,17 @@ LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Without-Module>=0:devel/p5-Test-Without-Module
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= CLONE CLONE_PP STORABLE
|
||||
OPTIONS_DEFAULT=CLONE
|
||||
CLONE_DESC= Use Clone
|
||||
CLONE_PP_DESC= Use Clone::PP
|
||||
STORABLE_DESC= Use Storable
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
CLONE_BUILD_DEPENDS= p5-Clone>=0.10:devel/p5-Clone
|
||||
CLONE_RUN_DEPENDS= p5-Clone>=0.10:devel/p5-Clone
|
||||
CLONE_PP_BUILD_DEPENDS= p5-Clone-PP>=0:devel/p5-Clone-PP
|
||||
|
Loading…
Reference in New Issue
Block a user