summaryrefslogtreecommitdiff
path: root/meta-pkgs/modular-xorg-protos
diff options
context:
space:
mode:
authorwiz <wiz>2013-11-01 20:43:36 +0000
committerwiz <wiz>2013-11-01 20:43:36 +0000
commit5ed0f652cd4c8f5e023c596240a4ae294b2947eb (patch)
tree067502958c912600a0792cbc39b423b994a6a90c /meta-pkgs/modular-xorg-protos
parent2118f38f9f153942a5444209fa34572cb7b65e8a (diff)
downloadpkgsrc-5ed0f652cd4c8f5e023c596240a4ae294b2947eb.tar.gz
Add dri3proto and presentproto.
Bump version.
Diffstat (limited to 'meta-pkgs/modular-xorg-protos')
-rw-r--r--meta-pkgs/modular-xorg-protos/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-protos/Makefile b/meta-pkgs/modular-xorg-protos/Makefile
index c0dc8d63c2e..c6dcc2f1c4d 100644
--- a/meta-pkgs/modular-xorg-protos/Makefile
+++ b/meta-pkgs/modular-xorg-protos/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2013/09/10 08:43:29 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/11/01 20:43:36 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-protos-1.4
+PKGNAME= modular-xorg-protos-1.5
CATEGORIES= meta-pkgs x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -22,11 +22,13 @@ DEPENDS+= bigreqsproto-[0-9]*:../../x11/bigreqsproto
DEPENDS+= compositeproto-[0-9]*:../../x11/compositeproto
DEPENDS+= damageproto-[0-9]*:../../x11/damageproto
DEPENDS+= dri2proto-[0-9]*:../../x11/dri2proto
+DEPENDS+= dri3proto-[0-9]*:../../x11/dri3proto
DEPENDS+= fixesproto-[0-9]*:../../x11/fixesproto
DEPENDS+= fontsproto-[0-9]*:../../x11/fontsproto
DEPENDS+= glproto-[0-9]*:../../x11/glproto
DEPENDS+= inputproto-[0-9]*:../../x11/inputproto
DEPENDS+= kbproto-[0-9]*:../../x11/kbproto
+DEPENDS+= presentproto-[0-9]*:../../x11/presentproto
DEPENDS+= randrproto-[0-9]*:../../x11/randrproto
DEPENDS+= recordproto-[0-9]*:../../x11/recordproto
DEPENDS+= renderproto-[0-9]*:../../x11/renderproto