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

(-)Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	bzflag
8
PORTNAME=	bzflag
9
PORTVERSION=	2.0.0
9
PORTVERSION=	2.0.0
10
PORTREVISION=   1
10
CATEGORIES=	games
11
CATEGORIES=	games
11
# SourceForge mirroring for BZFlag-2 is broken at the moment
12
# SourceForge mirroring for BZFlag-2 is broken at the moment
12
#MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
#MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
Lines 18-24 Link Here
18
MAINTAINER=	chuck@pkix.net
19
MAINTAINER=	chuck@pkix.net
19
COMMENT=	A multiplayer 3D tank battle game
20
COMMENT=	A multiplayer 3D tank battle game
20
21
21
BUILD_DEPENDS=	${LOCALBASE}/bin/curl-config:${PORTSDIR}/ftp/curl
22
LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
22
23
23
USE_BZIP2=	yes
24
USE_BZIP2=	yes
24
USE_SDL=	yes
25
USE_SDL=	yes

Return to bug 77401