diff options
Diffstat (limited to 'biology/consed/Makefile')
-rw-r--r-- | biology/consed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/consed/Makefile b/biology/consed/Makefile index 13c88e9c85cf..4debb50ee96d 100644 --- a/biology/consed/Makefile +++ b/biology/consed/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 16.0 CATEGORIES= biology MASTER_SITES= http://www.phrap.org/consed/distributions/${PORTVERSION}/ DISTNAME= ${PORTNAME}_linux -EXTRACT_SUFX= .tar.Z MAINTAINER= mzaki@m.u-tokyo.ac.jp COMMENT= Graphical tool for editing Phrap assemblies @@ -15,7 +14,7 @@ RUN_DEPENDS= phred:${PORTSDIR}/biology/phred \ phrap:${PORTSDIR}/biology/phrap \ phd2fasta:${PORTSDIR}/biology/phd2fasta -USES= perl5 +USES= perl5 tar:Z USE_LINUX= yes USE_LINUX_APPS= xorglibs ONLY_FOR_ARCHS= i386 amd64 |