From 973cb7e987d8fa0e02aaff7b25d9db71639329dc Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Fri, 20 Sep 2002 17:26:30 +0000 Subject: Re-enable auto fetching instead of requesting user to manually fetch it --- games/hlserver-si/Makefile | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'games/hlserver-si') diff --git a/games/hlserver-si/Makefile b/games/hlserver-si/Makefile index 1bd183b42dd5..5ba50e0c93a5 100644 --- a/games/hlserver-si/Makefile +++ b/games/hlserver-si/Makefile @@ -7,6 +7,8 @@ PORTNAME= si PORTVERSION= 0.97.0ra +MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/si/ \ + ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/hl/mod/si/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g:S/0r//}-linux MAINTAINER= lioux@FreeBSD.org @@ -17,12 +19,4 @@ HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs .include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile" -.include - -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= You must manually fetch the Linux Port distfile\ - (${DISTFILES}) from http://www.fileplanet.com/dl/dl.asp?/planethalflife/si/${DISTFILES},\ - place it in ${DISTDIR} and then run make again -.endif - -.include +.include -- cgit v1.2.3