aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/compiz
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-03 21:56:37 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-03 21:56:37 +0000
commitc32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360 (patch)
tree21deb0ada9c792042c1b4d28f91cef612f466309 /x11-wm/compiz
parentf93fe63d74f9cd69d7f899403b10e179c4513e8a (diff)
downloadports-c32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360.tar.gz
ports-c32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360.zip
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT Add USES=xorg and USES=gl as needed to x11@ ports
Notes
Notes: svn path=/head/; revision=516607
Diffstat (limited to 'x11-wm/compiz')
-rw-r--r--x11-wm/compiz/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile
index ab38f3e4c779..ce7bc229f454 100644
--- a/x11-wm/compiz/Makefile
+++ b/x11-wm/compiz/Makefile
@@ -24,13 +24,12 @@ RUN_DEPENDS= glxinfo:graphics/mesa-demos \
nvidia-settings:x11/nvidia-settings
USES= gettext-runtime gettext-tools gl gmake gnome libtool \
- localbase pathfix tar:bzip2
+ localbase pathfix tar:bzip2 xorg xorg-cat:app
USE_GL= gl glu
USE_GNOME= cairo gconf2 intltool libxslt
USE_LDCONFIG= yes
USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama \
xorgproto xrandr xrender
-XORG_CAT= app
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-kde4 \