diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:16:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 07:16:50 +0000 |
commit | cfe6f3bc06a893df7d4d1141f4baad932266b650 (patch) | |
tree | bd5801437b79edc7d393d0c79d2d1e7de699bcdd /x11-wm/sawfish | |
parent | 18c5873dfa2328a3163b5aec797f797d6d99cc1f (diff) |
Notes
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r-- | x11-wm/sawfish/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index a4abd2d567fb..1181aaa7d369 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -18,8 +18,7 @@ BUILD_DEPENDS= rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2 LIB_DEPENDS= librep.so:${PORTSDIR}/lang/librep RUN_DEPENDS= rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2 -USE_XZ= yes -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig tar:xz USE_XORG= ice sm x11 xft xinerama xrandr xtst USE_GNOME= cairo gnomehier gtk20 GNU_CONFIGURE= yes |