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

(-)Makefile (-1 / +4 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	pingus
8
PORTNAME=	pingus
9
PORTVERSION=	0.7.2
9
PORTVERSION=	0.7.2
10
PORTREVISION=	5
10
PORTREVISION=	6
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	http://pingus.seul.org/files/
12
MASTER_SITES=	http://pingus.seul.org/files/
13
13
Lines 25-30 Link Here
25
		with_linuxevdev=0
25
		with_linuxevdev=0
26
USE_SDL=	sdl image mixer
26
USE_SDL=	sdl image mixer
27
27
28
DESKTOP_ENTRIES=	"Pingus" "${COMMENT}" "" \
29
			"pingus" "" false
30
28
PLIST=		${WRKDIR}/pkg-plist
31
PLIST=		${WRKDIR}/pkg-plist
29
32
30
post-patch:
33
post-patch:

Return to bug 144217