diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-21 14:56:18 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-21 14:56:18 +0000 |
commit | 460fa2aa9e9334b1cc9bba2b6bf2b46d647bc4cb (patch) | |
tree | a6670786e94e6ab582415c7caf70d8df746c0958 /biology/ncbi-toolkit/Makefile | |
parent | Oops, this is revision 1.31, not 1.30. (diff) |
add forgotten "USE_REINPLACE=yes"
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | biology/ncbi-toolkit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index 4a5c90f8516b..074eac936b91 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -14,6 +14,7 @@ DISTNAME= ncbi MAINTAINER= tonym@biolateral.com.au USE_MOTIF= yes +USE_REINPLACE= yes # # In the files directory we have: |