diff options
Diffstat (limited to 'x11/slim/Makefile')
-rw-r--r-- | x11/slim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/slim/Makefile b/x11/slim/Makefile index cfd7211fd6d2..23378c3c99da 100644 --- a/x11/slim/Makefile +++ b/x11/slim/Makefile @@ -19,11 +19,10 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus \ freetype:${PORTSDIR}/print/freetype2 \ ck-connector:${PORTSDIR}/sysutils/consolekit \ expat:${PORTSDIR}/textproc/expat2 \ - xcb:${PORTSDIR}/x11/libxcb \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig USES= cmake pkgconfig -USE_XORG= ice sm x11 xau xdmcp xext xft xmu xorg-server xrender xt +USE_XORG= ice sm x11 xau xcb xdmcp xext xft xmu xorg-server xrender xt USE_RC_SUBR= slim SUB_FILES= pkg-message |