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

(-)wop/Makefile (-3 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	wop
8
PORTNAME=	wop
9
PORTVERSION=	0.4.3
9
PORTVERSION=	0.4.3
10
PORTREVISION=	3
10
PORTREVISION=	4
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	http://wormsofprey.org/download/ \
12
MASTER_SITES=	http://wormsofprey.org/download/ \
13
		http://www.amdmi3.ru/distfiles/
13
		http://www.amdmi3.ru/distfiles/
Lines 17-28 Link Here
17
MAINTAINER=	amdmi3@amdmi3.ru
17
MAINTAINER=	amdmi3@amdmi3.ru
18
COMMENT=	Free real-time Worms game
18
COMMENT=	Free real-time Worms game
19
19
20
BUILD_DEPENDS=	makedepend:${X_IMAKE_PORT}
20
BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
21
21
22
USE_BZIP2=	yes
22
USE_BZIP2=	yes
23
USE_SDL=	sdl net mixer ttf image
23
USE_SDL=	sdl net mixer ttf image
24
USE_GMAKE=	yes
24
USE_GMAKE=	yes
25
USE_GCC=	3.4+
26
25
27
MAKE_ENV=	"CXX=${CXX}"
26
MAKE_ENV=	"CXX=${CXX}"

Return to bug 122026