diff options
Diffstat (limited to 'devel/p5-Package-Variant/Makefile')
-rw-r--r-- | devel/p5-Package-Variant/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Package-Variant/Makefile b/devel/p5-Package-Variant/Makefile index 56c21c2b5130..2f2423baaacf 100644 --- a/devel/p5-Package-Variant/Makefile +++ b/devel/p5-Package-Variant/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Import-Into>=1:${PORTSDIR}/devel/p5-Import-Into \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Package::Variant.3 |