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/Makefile | |
parent | a6e6e4b8d2ba0d77f9792eda9f6d851ac49475f6 (diff) |
Notes
Diffstat (limited to 'biology/p5-bioperl/Makefile')
-rw-r--r-- | biology/p5-bioperl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile index 76e773513695..0e1e1b3b852d 100644 --- a/biology/p5-bioperl/Makefile +++ b/biology/p5-bioperl/Makefile @@ -985,7 +985,7 @@ MAN3= Bio::Align::AlignI.3 \ # now install all extra stuff (docs, examples, scripts, models) NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |