diff options
Diffstat (limited to 'biology/gmap/Makefile')
-rw-r--r-- | biology/gmap/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/biology/gmap/Makefile b/biology/gmap/Makefile index 36272edea72..6c9fe208305 100644 --- a/biology/gmap/Makefile +++ b/biology/gmap/Makefile @@ -14,11 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C|\.|-|g} MAINTAINER= rpz@cse.wustl.edu COMMENT= A Genomic Mapping and Alignment Program for mRNA and EST Sequences -FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget - -FETCH_CMD= ${LOCALBASE}/bin/wget -FETCH_BEFORE_ARGS= --no-check-certificate -DISABLE_SIZE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |