diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 15:55:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 15:55:44 +0000 |
commit | 7055ff02f189a21dc14fc0489900f315a6e9192f (patch) | |
tree | 8297dcd0b71086ee72b8499934378d51ab6f897f /biology/fasta/Makefile | |
parent | 0f0eb50c1e9988923b5a502ecdeb918467b60cac (diff) | |
download | ports-7055ff02f189a21dc14fc0489900f315a6e9192f.tar.gz ports-7055ff02f189a21dc14fc0489900f315a6e9192f.zip |
Notes
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} |