View | Details | Raw Unified | Return to bug 26183
Collapse All | Expand All

(-)hlserver-cs/Makefile (-3 / +3 lines)
Lines 12-24 Link Here
12
		ftp://ftp.icrontic.com/pub/ \
12
		ftp://ftp.icrontic.com/pub/ \
13
		http://flf.playnet.com/
13
		http://flf.playnet.com/
14
DISTNAME=	cs_11b_full
14
DISTNAME=	cs_11b_full
15
EXTRACT_ONLY=	
15
EXTRACT_ONLY=
16
16
17
MAINTAINER=	pat@databits.net
17
MAINTAINER=	pat@databits.net
18
18
19
DEPENDS=	${PORTSDIR}/games/halflifeserver
19
BUILD_DEPENDS=	/compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
20
BUILD_DEPENDS=	/compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
20
RUN_DEPENDS=	/compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base \
21
RUN_DEPENDS=	/compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base
21
		hlds_l:${PORTSDIR}/games/halflifeserver
22
22
23
NO_CDROM=	"Size; the data set is much too big"
23
NO_CDROM=	"Size; the data set is much too big"
24
NO_BUILD=	yes
24
NO_BUILD=	yes

Return to bug 26183