diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:26 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:26 +0000 |
commit | 094043c26aa2b0f8e4fa6623bbd6a0b1b566e52e (patch) | |
tree | 8f1f28cc93f9eb1c84283bb812b3a6820a83c11b /biology/p5-bioperl-run | |
parent | a6e6e4b8d2ba0d77f9792eda9f6d851ac49475f6 (diff) | |
download | ports-094043c26aa2b0f8e4fa6623bbd6a0b1b566e52e.tar.gz ports-094043c26aa2b0f8e4fa6623bbd6a0b1b566e52e.zip |
Notes
Diffstat (limited to 'biology/p5-bioperl-run')
-rw-r--r-- | biology/p5-bioperl-run/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-bioperl-run/Makefile b/biology/p5-bioperl-run/Makefile index fd24bf7cc198..63e473eac2cf 100644 --- a/biology/p5-bioperl-run/Makefile +++ b/biology/p5-bioperl-run/Makefile @@ -130,7 +130,7 @@ MAN3= Bio::Tools::Run::Phylo::Phylip::DrawGram.3 \ # now install all extra stuff (docs, examples, scripts) NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |