aboutsummaryrefslogtreecommitdiff
path: root/science/p5-Chemistry-Reaction/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/p5-Chemistry-Reaction/Makefile')
-rw-r--r--science/p5-Chemistry-Reaction/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/p5-Chemistry-Reaction/Makefile b/science/p5-Chemistry-Reaction/Makefile
index 1174331659a1..12d4490af405 100644
--- a/science/p5-Chemistry-Reaction/Makefile
+++ b/science/p5-Chemistry-Reaction/Makefile
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:ITUB
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
-COMMENT= Represent a ring as a substructure of a molecule
+COMMENT= Represent a ring as a substructure of a molecule
BUILD_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \
p5-Chemistry-File-SMILES>=0:${PORTSDIR}/science/p5-Chemistry-File-SMILES \
@@ -20,10 +20,7 @@ RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \
p5-Statistics-Regression>=0:${PORTSDIR}/math/p5-Statistics-Regression \
p5-Chemistry-Pattern>=0:${PORTSDIR}/science/p5-Chemistry-Pattern
-MAN3= Chemistry::Reaction.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>