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

(-)Makefile (-1 / +5 lines)
Lines 15-22 Link Here
15
COMMENT=	Library that supports startup notification spec from freedesktop.org
15
COMMENT=	Library that supports startup notification spec from freedesktop.org
16
16
17
LIB_DEPENDS=	xcb-aux.0:${PORTSDIR}/x11/xcb-util
17
LIB_DEPENDS=	xcb-aux.0:${PORTSDIR}/x11/xcb-util
18
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs \
19
		${LOCALBASE}/libdata/pkgconfig/xcb.pc:${PORTSDIR}/x11/libxcb
20
RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs \
21
		${LOCALBASE}/libdata/pkgconfig/xcb.pc:${PORTSDIR}/x11/libxcb
18
22
19
USE_XORG=	x11
23
USE_XORG=	ice sm xau xdmcp x11
20
USE_AUTOTOOLS=	libtool:22
24
USE_AUTOTOOLS=	libtool:22
21
USE_GMAKE=	yes
25
USE_GMAKE=	yes
22
USE_GNOME=	gnomehack gnometarget pkgconfig
26
USE_GNOME=	gnomehack gnometarget pkgconfig

Return to bug 148101