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

(-)Makefile (-3 / +3 lines)
Lines 4-10 Link Here
4
4
5
PORTNAME=	cairo
5
PORTNAME=	cairo
6
PORTVERSION=	1.12.16
6
PORTVERSION=	1.12.16
7
PORTREVISION=	1
7
PORTREVISION=	2
8
PORTEPOCH=	2
8
PORTEPOCH=	2
9
CATEGORIES=	graphics
9
CATEGORIES=	graphics
10
MASTER_SITES=	http://cairographics.org/releases/
10
MASTER_SITES=	http://cairographics.org/releases/
Lines 27-33 Link Here
27
		--disable-directfb \
27
		--disable-directfb \
28
		--enable-tee
28
		--enable-tee
29
USES+=		libtool:keepla pathfix pkgconfig
29
USES+=		libtool:keepla pathfix pkgconfig
30
USE_XORG=	pixman xext
30
USE_XORG=	pixman
31
USE_GNOME=	referencehack
31
USE_GNOME=	referencehack
32
USE_LDCONFIG=	yes
32
USE_LDCONFIG=	yes
33
INSTALL_TARGET=	install-strip
33
INSTALL_TARGET=	install-strip
Lines 45-51 Link Here
45
XCB_DESC=	Enable XCB (X C-language Binding) Support
45
XCB_DESC=	Enable XCB (X C-language Binding) Support
46
GLIB_DESC=	Enable GObject Functions Feature
46
GLIB_DESC=	Enable GObject Functions Feature
47
OPTIONS_SUB=	yes
47
OPTIONS_SUB=	yes
48
X11_USE=	xorg=xrender
48
X11_USE=	xorg=xrender,xext
49
X11_CONFIGURE_ENABLE=xlib
49
X11_CONFIGURE_ENABLE=xlib
50
OPENGL_USE=	gl=gl xorg=glproto:both,dri2proto:both
50
OPENGL_USE=	gl=gl xorg=glproto:both,dri2proto:both
51
OPENGL_CONFIGURE_ENABLE=gl
51
OPENGL_CONFIGURE_ENABLE=gl

Return to bug 195569