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

(-)ioquake3/Makefile (-1 / +3 lines)
Lines 7-19 Link Here
7
7
8
PORTNAME=	ioquake3
8
PORTNAME=	ioquake3
9
DISTVERSION=	1.34-rc3
9
DISTVERSION=	1.34-rc3
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	http://ioquake3.org/files/
12
MASTER_SITES=	http://ioquake3.org/files/
13
DISTNAME=	${PORTNAME}_${DISTVERSION}
13
DISTNAME=	${PORTNAME}_${DISTVERSION}
14
14
15
MAINTAINER=	alepulver@FreeBSD.org
15
MAINTAINER=	alepulver@FreeBSD.org
16
COMMENT=	Cleaned-up and enhaced version of Quake 3
16
COMMENT=	Cleaned-up and enhaced version of Quake 3
17
18
CONFLICTS=	openarena-*
17
19
18
USE_BZIP2=	yes
20
USE_BZIP2=	yes
19
USE_GCC=	3.4+
21
USE_GCC=	3.4+

Return to bug 115070