We can't use FETCH_CMD in ports since the infrastructure hardcodes ftp(1)

options; so drop the need for www/lynx.
Our ftp(1) is not capable of fetching this distfile so we end up using
the default OpenBSD MASTER_SITES for the time being.

issue reported by jasper@
This commit is contained in:
ajacoutot 2014-10-01 07:39:23 +00:00
parent 01a2cc178d
commit 4e23016983

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2014/07/17 12:38:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2014/10/01 07:39:23 ajacoutot Exp $
COMMENT= SubVersion plug-in for Eclipse IDE
@ -19,12 +19,6 @@ HOMEPAGE= http://subclipse.tigris.org/
MASTER_SITES= http://subclipse.tigris.org/files/documents/906/37653/
# Try to use in-tree lynx since tigris' brain-dead web site insists
# on doing a redirection loop if you don't handle cookes, which default
# FETCH_CMD does not.
FETCH_CMD= lynx -accept_all_cookies -source >${DISTDIR}/$$f
BUILD_DEPENDS+= www/lynx
# Distfile is an Update Site download, unpack features jar manually,
# still tar plugins over into ${PREFIX}
do-install: