diff options
author | hasso <hasso> | 2009-05-19 06:34:41 +0000 |
---|---|---|
committer | hasso <hasso> | 2009-05-19 06:34:41 +0000 |
commit | 314af9cec36dcb36b59f62c60bd4cf194c67dd6c (patch) | |
tree | 43d31dd58e0006003171b8fa6afd6eee8a89a9ca /x11/dri2proto | |
parent | c2a683477134682ba81587d24eefe66807be76ec (diff) | |
download | pkgsrc-314af9cec36dcb36b59f62c60bd4cf194c67dd6c.tar.gz |
Import dri2proto 2.0 - DRI2 extension headers from modular X.org.
Diffstat (limited to 'x11/dri2proto')
-rw-r--r-- | x11/dri2proto/builtin.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/dri2proto/builtin.mk b/x11/dri2proto/builtin.mk new file mode 100644 index 00000000000..757f0b4fb02 --- /dev/null +++ b/x11/dri2proto/builtin.mk @@ -0,0 +1,7 @@ +# $NetBSD: builtin.mk,v 1.1.1.1 2009/05/19 06:34:41 hasso Exp $ + +BUILTIN_PKG:= dri2proto +PKGCONFIG_FILE.dri2proto= ${X11BASE}/lib/pkgconfig/dri2proto.pc + +.include "../../mk/buildlink3/pkgconfig-builtin.mk" +.include "../../mk/x11.builtin.mk" |