diff options
author | asau <asau@pkgsrc.org> | 2014-04-18 09:43:29 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2014-04-18 09:43:29 +0000 |
commit | 260e25d68d82cdeab6900b06bb5ddf80d5bc15eb (patch) | |
tree | b10834cb776ac1d49651eb1df14a8c87a54ae15f /x11 | |
parent | 4f38298e1db2d41a2392c7fdcf76263505461ef7 (diff) | |
download | pkgsrc-260e25d68d82cdeab6900b06bb5ddf80d5bc15eb.tar.gz |
FreeBSD has KMS.
Fixes packaging on FreeBSD 9.1.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libdrm/PLIST.FreeBSD | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/libdrm/PLIST.FreeBSD b/x11/libdrm/PLIST.FreeBSD new file mode 100644 index 00000000000..12622ca3fd4 --- /dev/null +++ b/x11/libdrm/PLIST.FreeBSD @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST.FreeBSD,v 1.1 2014/04/18 09:43:29 asau Exp $ +include/libkms/libkms.h +lib/libkms.la +lib/pkgconfig/libkms.pc |