diff options
Diffstat (limited to 'x11-wm/xcompmgr/Makefile')
-rw-r--r-- | x11-wm/xcompmgr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xcompmgr/Makefile b/x11-wm/xcompmgr/Makefile index ba10407ebd7e..2cda5526cc7f 100644 --- a/x11-wm/xcompmgr/Makefile +++ b/x11-wm/xcompmgr/Makefile @@ -7,14 +7,14 @@ PORTNAME= xcompmgr PORTVERSION= 1.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://xapps.freedesktop.org/release/ MAINTAINER= anholt@FreeBSD.org COMMENT= A sample X compositing manager -USE_XLIB= yes +USE_XORG= x11 xcomposite xfixes xdamage xrender GNU_CONFIGURE= yes MAN1= xcompmgr.1 |