1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Unbreak the jumbo patch by hosting it locally.

Reported by:	"B. Cook" <bcook@bsdwebsolutions.com>,
		Brett Glass <brett@lariat.net>
This commit is contained in:
Peter Pentchev 2009-06-29 08:35:24 +00:00
parent c19207d239
commit 8e7249441d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236759

View File

@ -35,7 +35,8 @@ OPTIONS= DUMPCACHE "persistent cache for dnscache" off \
BROKEN= The jumbo patch currently conflicts with the IPv6 and ignoreip2 patches
.endif
PATCH_SITES+= http://www.ro.kde.org/djbdns/mywork/jumbo/:jumbo
PATCH_SITES+= http://people.FreeBSD.org/~roam/ports/dns/djbdns/:jumbo \
${MASTER_SITE_LOCAL:S/%SUBDIR%\//roam\/dns\/djbdns\/:jumbo/}
PATCHFILES+= jumbo-p13.patch.gz:jumbo
PATCH_DIST_STRIP= -p1
.if defined(WITH_DUMPCACHE)