summaryrefslogtreecommitdiff
path: root/x11/xf86-video-openchrome
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/xf86-video-openchrome
parentb453d2e678a282d0b13c68db2d1955015196722a (diff)
downloadpkgsrc-9fe6230d558daa8fd4473f51099dfade5ab9769e.tar.gz
xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
Diffstat (limited to 'x11/xf86-video-openchrome')
-rw-r--r--x11/xf86-video-openchrome/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11/xf86-video-openchrome/Makefile b/x11/xf86-video-openchrome/Makefile
index a629dc03088..37203e0b70b 100644
--- a/x11/xf86-video-openchrome/Makefile
+++ b/x11/xf86-video-openchrome/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2017/12/24 10:19:02 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/03/07 11:57:43 wiz Exp $
DISTNAME= xf86-video-openchrome-0.6.0
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/archive/individual/driver/
EXTRACT_SUFX= .tar.bz2
@@ -28,8 +29,5 @@ PLIST.XvMC= yes
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../x11/libXvMC/buildlink3.mk"
-.include "../../x11/randrproto/buildlink3.mk"
-.include "../../x11/renderproto/buildlink3.mk"
-.include "../../x11/xextproto/buildlink3.mk"
-.include "../../x11/xproto/buildlink3.mk"
+.include "../../x11/xorgproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"