diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-01-08 16:00:58 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-01-08 16:00:58 +0000 |
commit | 657d15ce0866f96f50a4525374367b641e1e2acf (patch) | |
tree | 6fb4ee74d430731ea4300120d89e6dee4bec1816 /science/p5-PerlMol | |
parent | dfd2e3f597fed08d52ba0a2049813646ce09c8bd (diff) | |
download | ports-657d15ce0866f96f50a4525374367b641e1e2acf.tar.gz ports-657d15ce0866f96f50a4525374367b641e1e2acf.zip |
Notes
Diffstat (limited to 'science/p5-PerlMol')
-rw-r--r-- | science/p5-PerlMol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/p5-PerlMol/Makefile b/science/p5-PerlMol/Makefile index cab9c47dd60b..88aac2b2fe4a 100644 --- a/science/p5-PerlMol/Makefile +++ b/science/p5-PerlMol/Makefile @@ -3,7 +3,7 @@ PORTNAME= PerlMol PORTVERSION= 0.3500 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ITUB @@ -35,7 +35,7 @@ BUILD_DEPENDS= p5-Chemistry-Mol>=0:science/p5-Chemistry-Mol \ p5-Chemistry-MidasPattern>=0:science/p5-Chemistry-MidasPattern \ p5-Chemistry-Mok>=0:science/p5-Chemistry-Mok \ p5-Statistics-Regression>=0:math/p5-Statistics-Regression -BUILD_DEPENDS= p5-Chemistry-Mol>=0:science/p5-Chemistry-Mol \ +RUN_DEPENDS= p5-Chemistry-Mol>=0:science/p5-Chemistry-Mol \ p5-Chemistry-MacroMol>=0:science/p5-Chemistry-MacroMol \ p5-Parse-Yapp>=0:devel/p5-Parse-Yapp \ p5-Chemistry-File-SMILES>=0:science/p5-Chemistry-File-SMILES \ |