diff options
Diffstat (limited to 'biology/fasta/Makefile')
-rw-r--r-- | biology/fasta/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/fasta/Makefile b/biology/fasta/Makefile index cc33f3d61f25..ef539f2171aa 100644 --- a/biology/fasta/Makefile +++ b/biology/fasta/Makefile @@ -25,6 +25,7 @@ MLINKS= fasta.1 tfasta.1 fasta.1 lfasta.1 fasta.1 plfasta.1 \ OPTIONS_DEFINE= DOCS +NO_STAGE= yes do-extract: @ ${RM} -rf ${WRKDIR} @ ${MKDIR} ${WRKSRC} |