diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-30 20:53:06 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-30 20:53:06 +0000 |
commit | 4cf302d6b014a20db8eef7f5fc1309b7514de759 (patch) | |
tree | 22314b40800ada431288009a3306e241dd30c1d9 /biology/fasta | |
parent | 63cb6cc692529fb31a5e4a6bc5cb34be013740d2 (diff) | |
download | ports-4cf302d6b014a20db8eef7f5fc1309b7514de759.tar.gz ports-4cf302d6b014a20db8eef7f5fc1309b7514de759.zip |
Notes
Diffstat (limited to 'biology/fasta')
-rw-r--r-- | biology/fasta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/fasta/Makefile b/biology/fasta/Makefile index ab8f8bef7fa5..cc33f3d61f25 100644 --- a/biology/fasta/Makefile +++ b/biology/fasta/Makefile @@ -23,7 +23,7 @@ MLINKS= fasta.1 tfasta.1 fasta.1 lfasta.1 fasta.1 plfasta.1 \ fasta.1 fastx.1 fasta.1 tfastx.1 \ align.1 align0.1 lalign.1 plalign.1 -PORT_OPTIONS= DOCS +OPTIONS_DEFINE= DOCS do-extract: @ ${RM} -rf ${WRKDIR} |