diff options
Diffstat (limited to 'science/p5-Chemistry-MacroMol/Makefile')
-rw-r--r-- | science/p5-Chemistry-MacroMol/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/p5-Chemistry-MacroMol/Makefile b/science/p5-Chemistry-MacroMol/Makefile index 2ae15d10ff30..fb7e109059c3 100644 --- a/science/p5-Chemistry-MacroMol/Makefile +++ b/science/p5-Chemistry-MacroMol/Makefile @@ -13,7 +13,8 @@ COMMENT= Perl toolkit to describe macromolecules BUILD_DEPENDS= p5-Chemistry-Mol>=0.37:${PORTSDIR}/science/p5-Chemistry-Mol RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Chemistry::MacroMol.3 Chemistry::Domain.3 |