mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Fix build on pointhat which didn't like how I used the FETCH_ variables
Submitted by: linimon, erwin
This commit is contained in:
parent
762c13c1c5
commit
4dba5c80bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301141
@ -8,18 +8,13 @@
|
||||
PORTNAME= delta
|
||||
PORTVERSION= 2006.08.03
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://delta.tigris.org/files/documents/3103/33566/
|
||||
MASTER_SITES= LOCAL/eadler/delta
|
||||
|
||||
MAINTAINER= eadler@FreeBSD.org
|
||||
COMMENT= Heuristically minimizes interesting files
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
FETCH_DEPENDS= wget:${PORTSDIR}/ftp/wget
|
||||
|
||||
FETCH_CMD= ${LOCALBASE}/bin/wget
|
||||
FETCH_ARGS= --quiet
|
||||
|
||||
PLIST_FILES= bin/delta bin/multidelta bin/topformflat
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user