diff options
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index ffdf2a17d9c6..bbb10821ed84 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -34,7 +34,8 @@ PANGO_CONFIGURE_ENABLE= pango DOCS_CONFIGURE_ON= --enable-docs=yes DOCS_CONFIGURE_OFF= --enable-docs=no -USES= autoreconf gmake iconv libtool gnome perl5 pkgconfig shebangfix +USES= autoreconf gmake iconv libtool gnome perl5 pkgconfig \ + shebangfix xorg USE_XORG= ice sm xorgproto x11 xbitmaps \ xcomposite xdamage xext xfixes xft xinerama xrandr xrender \ |