diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-09-02 09:45:00 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-09-02 09:45:00 +0000 |
commit | 8009e03e6f4437b5247d35cc1b38857cb4ff68d4 (patch) | |
tree | f3e5120082665ff48535d573c7d999d9f3c937a8 /x11/xcb-util | |
parent | 46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d (diff) |
Notes
Diffstat (limited to 'x11/xcb-util')
-rw-r--r-- | x11/xcb-util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index 6499b0577cd3..1cfc8301e67e 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/ MAINTAINER= garga@FreeBSD.org COMMENT= A module with libxcb/libX11 extension/replacement libraries +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes USE_LDCONFIG= yes USE_XORG= xau xcb xdmcp xorg-macros USE_AUTOTOOLS= libtool |