mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- fix fetch: wget is not required for fetching
Reported by: QAT
This commit is contained in:
parent
da56a3111d
commit
8563ed7899
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266113
@ -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
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (gmap-2006-04-21.tar.gz) = 197a47e30dac77c93d3f1b99ec805217
|
||||
SHA256 (gmap-2006-04-21.tar.gz) = e635884c07d57e9a79e6e6744587dc1459dd0895eb40d6ca4b61f9827e332984
|
||||
SIZE (gmap-2006-04-21.tar.gz) = 1282409
|
||||
|
Loading…
Reference in New Issue
Block a user