- Remove setting FETCH environment

PR:		ports/103992
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:	maintainer (Sean C. Farley)
This commit is contained in:
Cheng-Lung Sung 2006-10-05 02:26:41 +00:00
parent 6a8dd63d0b
commit ae74be354b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174501

View file

@ -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