diff options
Diffstat (limited to 'x11/xcb/Makefile')
-rw-r--r-- | x11/xcb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index aa1fc49fccdb..e4746017f79e 100644 --- a/x11/xcb/Makefile +++ b/x11/xcb/Makefile @@ -14,7 +14,7 @@ COMMENT= Tool for managing x11 cut-buffers LICENSE= MIT -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xaw xext xmu xt MAN1= xcb.1 |