diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:26:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:26:35 +0000 |
commit | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (patch) | |
tree | 5d7d1cdb1a972faadc03aa356a9aafc7fd33ffbe /biology/dna-qc | |
parent | 7f07944635211a0fe0e92d01d9194d5b42327c6b (diff) | |
download | ports-72ad491a93fc881d0819c98066a4ab2c36dc39eb.tar.gz ports-72ad491a93fc881d0819c98066a4ab2c36dc39eb.zip |
Notes
Diffstat (limited to 'biology/dna-qc')
-rw-r--r-- | biology/dna-qc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/dna-qc/Makefile b/biology/dna-qc/Makefile index b0a25b290cdb..6713757fec88 100644 --- a/biology/dna-qc/Makefile +++ b/biology/dna-qc/Makefile @@ -16,7 +16,6 @@ MAINTAINER= tonymaher@optusnet.com.au COMMENT= A quality control algorithm for DNA sequencing projects NO_WRKSUBDIR= true -USE_REINPLACE= yes EXAMPLES= README script.compare script.limits \ bact.all chromosomeIII.all human.all worm.all |