diff options
author | pav <pav@FreeBSD.org> | 2008-05-18 00:50:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-05-18 00:50:12 +0800 |
commit | 85e0edc035d2ba0059f6b5dbaafe7201a8ea8ae3 (patch) | |
tree | 53814c23da1836be47068403f9de98936e029be8 /biology | |
parent | 0ed012fc80c354dad760763ca2e554ce976b638a (diff) | |
download | freebsd-ports-gnome-85e0edc035d2ba0059f6b5dbaafe7201a8ea8ae3.tar.gz freebsd-ports-gnome-85e0edc035d2ba0059f6b5dbaafe7201a8ea8ae3.tar.zst freebsd-ports-gnome-85e0edc035d2ba0059f6b5dbaafe7201a8ea8ae3.zip |
- Try to fix fetch
Submitted by: Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp> (maintainer)
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 |