summaryrefslogtreecommitdiff
path: root/x11/xcompmgr
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-07 11:57:28 +0000
committerwiz <wiz@pkgsrc.org>2018-03-07 11:57:28 +0000
commit9fe6230d558daa8fd4473f51099dfade5ab9769e (patch)
tree3774260289d579d3aed9804481587d8f5aafc045 /x11/xcompmgr
parentb453d2e678a282d0b13c68db2d1955015196722a (diff)
downloadpkgsrc-9fe6230d558daa8fd4473f51099dfade5ab9769e.tar.gz
xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
Diffstat (limited to 'x11/xcompmgr')
-rw-r--r--x11/xcompmgr/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile
index c3977185b5d..cf421b64c76 100644
--- a/x11/xcompmgr/Makefile
+++ b/x11/xcompmgr/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2015/04/17 07:00:35 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/03/07 11:57:40 wiz Exp $
DISTNAME= xcompmgr-1.1.7
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES = ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
@@ -25,7 +26,7 @@ XCOMPMGR_DEFS+= -DCAN_DO_USABLE=1 # default: 0 (damage notification)
CPPFLAGS+= ${XCOMPMGR_DEFS}
-.include "../../x11/compositeproto/buildlink3.mk"
+.include "../../x11/xorgproto/buildlink3.mk"
.include "../../x11/libXdamage/buildlink3.mk"
.include "../../x11/libXcomposite/buildlink3.mk"
.include "../../x11/libXrender/buildlink3.mk"