diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-16 00:32:41 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-16 00:32:41 +0800 |
commit | 3897d821bee48c3336e7ff2012f007a708d9b295 (patch) | |
tree | 5692d8995a6d8217d052d96f1065e6c4af0fd8bb /x11-wm/compiz | |
parent | 48092d59cb9406ece65537aeee7690099c813b40 (diff) | |
download | freebsd-ports-gnome-3897d821bee48c3336e7ff2012f007a708d9b295.tar.gz freebsd-ports-gnome-3897d821bee48c3336e7ff2012f007a708d9b295.tar.zst freebsd-ports-gnome-3897d821bee48c3336e7ff2012f007a708d9b295.zip |
- Convert USE_GMAKE/BZIP2 to USES
Diffstat (limited to 'x11-wm/compiz')
-rw-r--r-- | x11-wm/compiz/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 9d63af8d4873..30f0e5ea3b43 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -17,10 +17,7 @@ RUN_DEPENDS= glxinfo:${PORTSDIR}/graphics/mesa-demos \ XORG_CAT= app GNU_CONFIGURE= yes -USE_BZIP2= yes -#USE_TGZ= yes -USE_GMAKE= yes -USES= gettext pathfix +USES= gettext pathfix gmake tar:bzip2 USE_GL= glu USE_GNOME= gconf2 libxslt USE_XORG= xcomposite xfixes xdamage xrandr xrender ice sm xinerama glproto |