diff options
Diffstat (limited to 'biology/fasta3/Makefile')
-rw-r--r-- | biology/fasta3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index 1242345d8cc8..6415d90b8247 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -37,6 +37,7 @@ MLINKS= fasta36.1 tfasta35.1 fasta36.1 fastx35.1 fasta36.1 tfastx35.1 \ fasta36.1 lalign35.1 fasta36.1 prss35.1 fasta36.1 prfx35.1 PLIST_SUB= VER=${PORTVERSION:R:R} +NO_STAGE= yes post-patch: @ ${CP} ${WRKSRC}/make/${MAKEFILE} ${BUILD_WRKSRC}/ post-install: |