diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:26 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:26 +0800 |
commit | ee293147d3983d0058cb37d99a78f47dd5de25fb (patch) | |
tree | 8f1f28cc93f9eb1c84283bb812b3a6820a83c11b /biology/p5-bioperl-run | |
parent | d2566ccb509b57d6aff56bced3dc6f3e6ce183a7 (diff) | |
download | freebsd-ports-gnome-ee293147d3983d0058cb37d99a78f47dd5de25fb.tar.gz freebsd-ports-gnome-ee293147d3983d0058cb37d99a78f47dd5de25fb.tar.zst freebsd-ports-gnome-ee293147d3983d0058cb37d99a78f47dd5de25fb.zip |
Remove trailing whitespaces from category biology
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> |