aboutsummaryrefslogtreecommitdiffstats
path: root/biology/blat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/blat/Makefile')
-rw-r--r--biology/blat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/blat/Makefile b/biology/blat/Makefile
index c9c6ce6bc03b..a279e5ded906 100644
--- a/biology/blat/Makefile
+++ b/biology/blat/Makefile
@@ -7,7 +7,6 @@ CATEGORIES= biology
MASTER_SITES= http://hgwdev.cse.ucsc.edu/~kent/src/ \
http://users.soe.ucsc.edu/~kent/src/
DISTNAME= ${PORTNAME}Src${PORTVERSION}
-EXTRACT_SUFX= .zip
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast tool for local sequence similarity searches
@@ -18,7 +17,7 @@ OPTIONS_DEFINE= DOCS
WRKSRC= ${WRKDIR}/${PORTNAME}Src
-USES= gmake
+USES= gmake zip
USE_OPENSSL= yes
MAKEFILE= makefile
MAKE_ENV= MACHTYPE="${ARCH}" HOME="${WRKSRC}/${BINDIR}" STRIP="${TRUE}"