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

(-)Makefile (-2 / +2 lines)
Lines 8-14 Link Here
8
8
9
PORTNAME=	swfdec
9
PORTNAME=	swfdec
10
PORTVERSION=	0.3.6
10
PORTVERSION=	0.3.6
11
PORTREVISION=	3
11
PORTREVISION=	4
12
CATEGORIES=	graphics
12
CATEGORIES=	graphics
13
MASTER_SITES=	http://www.schleef.org/swfdec/download/
13
MASTER_SITES=	http://www.schleef.org/swfdec/download/
14
14
Lines 21-27 Link Here
21
USE_XLIB=	yes
21
USE_XLIB=	yes
22
USE_SDL=	sdl
22
USE_SDL=	sdl
23
USE_GNOME=	gnomehack gtk20 libartlgpl2
23
USE_GNOME=	gnomehack gtk20 libartlgpl2
24
USE_GSTREAMER80=	gconf
24
USE_GSTREAMER=	yes
25
USE_GETOPT_LONG=	yes
25
USE_GETOPT_LONG=	yes
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \

Return to bug 107148