diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:41:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:41:07 +0000 |
commit | f05eda07ab46d9bb800c4334f960bfbe594f6144 (patch) | |
tree | a8242a7c351fcf10c96d91c9aeffec437a1231b2 /science/p5-Chemistry-Mok/Makefile | |
parent | - Stage support (diff) |
- Stage support
Notes
Notes:
svn path=/head/; revision=342149
Diffstat (limited to 'science/p5-Chemistry-Mok/Makefile')
-rw-r--r-- | science/p5-Chemistry-Mok/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/science/p5-Chemistry-Mok/Makefile b/science/p5-Chemistry-Mok/Makefile index 61bc88f1610b..364a493ad355 100644 --- a/science/p5-Chemistry-Mok/Makefile +++ b/science/p5-Chemistry-Mok/Makefile @@ -20,11 +20,7 @@ RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \ p5-Chemistry-Bond-Find>=0:${PORTSDIR}/science/p5-Chemistry-Bond-Find \ p5-Chemistry-Pattern>=0:${PORTSDIR}/science/p5-Chemistry-Pattern -MAN1= mok.1 -MAN3= Chemistry::Mok.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |