Lines 7-14
Link Here
|
7 |
# |
7 |
# |
8 |
PORTNAME= cairo |
8 |
PORTNAME= cairo |
9 |
PORTVERSION= 1.10.0 |
9 |
PORTVERSION= 1.10.2 |
10 |
PORTREVISION= 3 |
|
|
11 |
PORTEPOCH?= 1 |
10 |
PORTEPOCH?= 1 |
12 |
CATEGORIES= graphics |
11 |
CATEGORIES= graphics |
13 |
MASTER_SITES= http://cairographics.org/releases/ |
12 |
MASTER_SITES= http://cairographics.org/releases/ |
Lines 59-65
Link Here
|
59 |
.endif |
58 |
.endif |
60 |
.if defined(WITH_XCB) |
59 |
.if defined(WITH_XCB) |
61 |
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:${PORTSDIR}/x11/xcb-util |
60 |
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:${PORTSDIR}/x11/xcb-util |
62 |
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:${PORTSDIR}/x11/xcb-util |
61 |
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:${PORTSDIR}/x11/xcb-util |
63 |
CONFIGURE_ARGS+= --enable-xcb |
62 |
CONFIGURE_ARGS+= --enable-xcb |
64 |
# this option exposes a bug --enable-xlib-xcb=auto |
63 |
# this option exposes a bug --enable-xlib-xcb=auto |