diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-17 16:50:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-17 16:50:12 +0000 |
commit | ee146516beb54e45e354ac973884ffc8312adec0 (patch) | |
tree | 0466edd255d2102077e9fb77bbe937ed817e0190 /biology | |
parent | d10bd5c5bbd0bf2f0019235c23eb23fc446667f2 (diff) | |
download | ports-ee146516beb54e45e354ac973884ffc8312adec0.tar.gz ports-ee146516beb54e45e354ac973884ffc8312adec0.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/muscle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/muscle/Makefile b/biology/muscle/Makefile index 9f908aa670cc..b325727285a0 100644 --- a/biology/muscle/Makefile +++ b/biology/muscle/Makefile @@ -24,6 +24,8 @@ DISTFILES+= ${file}:docs MAINTAINER= mzaki@biol.s.u-tokyo.ac.jp COMMENT= MUltiple Sequence Comparison by Log-Expectation +FETCH_ARGS= -A + USE_GMAKE= yes USE_DOS2UNIX= *.cpp |