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/primer3 | |
parent | 7f07944635211a0fe0e92d01d9194d5b42327c6b (diff) |
Notes
Diffstat (limited to 'biology/primer3')
-rw-r--r-- | biology/primer3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/primer3/Makefile b/biology/primer3/Makefile index 75c8d91bcb20..08497fbb4b15 100644 --- a/biology/primer3/Makefile +++ b/biology/primer3/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tonymaher@optusnet.com.au COMMENT= Primer3 helps to choose primers for PCR reactions -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/src DOCUMENTS= README example |