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

(-)games/eduke32/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	eduke32
4
PORTNAME=	eduke32
5
PORTVERSION=	20201128
5
PORTVERSION=	20201128
6
PORTREVISION=	1
6
CATEGORIES=	games
7
CATEGORIES=	games
7
MASTER_SITES=	http://dukeworld.com/eduke32/synthesis/${PORTVERSION}-${GITREVISION}/:eduke32 \
8
MASTER_SITES=	http://dukeworld.com/eduke32/synthesis/${PORTVERSION}-${GITREVISION}/:eduke32 \
8
		http://www.duke4.org/files/nightfright/hrp/:hrp \
9
		http://www.duke4.org/files/nightfright/hrp/:hrp \
Lines 33-39 Link Here
33
		libvpx.so:multimedia/libvpx \
34
		libvpx.so:multimedia/libvpx \
34
		libpng.so:graphics/png
35
		libpng.so:graphics/png
35
36
36
USES=		dos2unix gl gmake gnome pkgconfig sdl tar:xz
37
USES=		dos2unix gl gmake gnome localbase pkgconfig sdl tar:xz
37
USE_GL=		gl glu
38
USE_GL=		gl glu
38
USE_GNOME=	gtk20
39
USE_GNOME=	gtk20
39
USE_SDL=	sdl2 mixer2
40
USE_SDL=	sdl2 mixer2

Return to bug 251603