diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-05 10:47:11 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-05 10:47:11 +0000 |
commit | 483203c167f586590327f49917ae424b3ec1b32e (patch) | |
tree | 8b68c57b3c587fe8c01b6fa2ddb49ea603cdfa3b /biology/t_coffee/Makefile | |
parent | bf5de0a447bff34c47ec7c6368dd8ad96c8dead6 (diff) |
Notes
Diffstat (limited to 'biology/t_coffee/Makefile')
-rw-r--r-- | biology/t_coffee/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/t_coffee/Makefile b/biology/t_coffee/Makefile index 5792b4f831e1..d670bebaca9f 100644 --- a/biology/t_coffee/Makefile +++ b/biology/t_coffee/Makefile @@ -7,7 +7,7 @@ # PORTNAME= t_coffee -PORTVERSION= 4.96 +PORTVERSION= 5.68 CATEGORIES= biology MASTER_SITES= http://www.tcoffee.org/Packages/ DISTNAME= T-COFFEE_distribution_Version_${PORTVERSION} @@ -23,7 +23,6 @@ MAKE_ENV= MV=${MV} USER_BIN=${PREFIX}/bin \ CLUSTALW_4_TCOFFEE=${LOCALBASE}/bin/clustalw MAKEFILE= makefile -USE_GCC= 3.3 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/t_coffee ${PREFIX}/bin |