From c677f68bf6efc4e1d6350446d4073b140d24dc08 Mon Sep 17 00:00:00 2001 From: antoine Date: Sun, 30 Jun 2013 20:53:06 +0000 Subject: Fix some PORT_OPTIONS conversions --- biology/fasta/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'biology/fasta/Makefile') 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} -- cgit