aboutsummaryrefslogtreecommitdiff
path: root/games/linux-ut
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-05 02:26:41 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-05 02:26:41 +0000
commitae74be354b82509c7f8e4f2230c18242e642aab7 (patch)
tree8bf8f9f81931b291f135529f83266495cf700b87 /games/linux-ut
parent6a8dd63d0b5818c698b02ee1e8e27be0e61412c1 (diff)
downloadports-ae74be354b82509c7f8e4f2230c18242e642aab7.tar.gz
ports-ae74be354b82509c7f8e4f2230c18242e642aab7.zip
- Remove setting FETCH environment
PR: ports/103992 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> Approved by: maintainer (Sean C. Farley)
Notes
Notes: svn path=/head/; revision=174501
Diffstat (limited to 'games/linux-ut')
-rw-r--r--games/linux-ut/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/linux-ut/Makefile b/games/linux-ut/Makefile
index 19576ea3bad6..618b962b676e 100644
--- a/games/linux-ut/Makefile
+++ b/games/linux-ut/Makefile
@@ -8,7 +8,7 @@
PORTNAME= linux-ut
PORTVERSION= 451
CATEGORIES= games linux
-MASTER_SITES= http://liflg.org/?what=dl\&catid=6\&gameid=51\&filename=/:p436 \
+MASTER_SITES= http://liflg.0wnitsch.de/files/native/:p436 \
http://www.utpg.org/patches/:p451
DISTFILES= ${PATCH436FILES} \
${PATCH451FILES}
@@ -19,10 +19,6 @@ COMMENT= Unreal Tournament for Linux
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
-# A redirect will occur, so have fetch save the file with the correct name.
-FETCH_CMD= /usr/bin/fetch -Rr
-FETCH_BEFORE_ARGS= -o $${file}
-
ONLY_FOR_ARCHS= i386
USE_LINUX= yes
USE_XLIB= yes