diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
commit | ffd97a0193e0238aa21bc32b570fd052292e0fe5 (patch) | |
tree | b368198f913179c06dafd19ac72527fcf9836f6d /x11/slim | |
parent | ccbdf54cacb9796580726f8d5278fe3fa53d5e53 (diff) |
Notes
Diffstat (limited to 'x11/slim')
-rw-r--r-- | x11/slim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/slim/Makefile b/x11/slim/Makefile index 1022e54211c1..1f0911f0fee4 100644 --- a/x11/slim/Makefile +++ b/x11/slim/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus \ xcb:${PORTSDIR}/x11/libxcb \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig -USE_CMAKE= yes +USES= cmake USE_XORG= ice sm x11 xau xdmcp xext xft xmu xorg-server xrender xt USE_PKGCONFIG= build USE_RC_SUBR= slim |