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

(-)libxcb/Makefile (-1 / +1 lines)
Lines 28-34 USE_GNOME= gnomehack Link Here
28
USE_GMAKE=	yes
28
USE_GMAKE=	yes
29
USE_LDCONFIG=	yes
29
USE_LDCONFIG=	yes
30
USE_XORG=	xau xdmcp
30
USE_XORG=	xau xdmcp
31
USE_PYTHON=	2.5
31
USE_PYTHON=	2.5+
32
32
33
GNU_CONFIGURE=	yes
33
GNU_CONFIGURE=	yes
34
CONFIGURE_ARGS+=	--with-check=${LOCALBASE}
34
CONFIGURE_ARGS+=	--with-check=${LOCALBASE}
(-)xcb-proto/Makefile (-1 / +1 lines)
Lines 17-23 BUILD_DEPENDS= xmllint:${PORTSDIR}/textproc/libxml2 Link Here
17
17
18
USE_BZIP2=	yes
18
USE_BZIP2=	yes
19
USE_GNOME=	gnomehack
19
USE_GNOME=	gnomehack
20
USE_PYTHON=	2.5
20
USE_PYTHON=	2.5+
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
22
23
DATADIR=	${PREFIX}/share/xcb
23
DATADIR=	${PREFIX}/share/xcb

Return to bug 130475