pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libdrm Add a Linux only PLIST.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb324e0779fe
branches: trunk
changeset: 603819:fb324e0779fe
user: sbd <sbd%pkgsrc.org@localhost>
date: Mon May 14 03:56:58 2012 +0000
description:
Add a Linux only PLIST.
Bump PKGREVISION.
diffstat:
x11/libdrm/Makefile | 3 ++-
x11/libdrm/PLIST.Linux | 4 ++++
2 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 94ac770dff46 -r fb324e0779fe x11/libdrm/Makefile
--- a/x11/libdrm/Makefile Mon May 14 03:12:01 2012 +0000
+++ b/x11/libdrm/Makefile Mon May 14 03:56:58 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2012/05/08 20:32:47 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/05/14 03:56:58 sbd Exp $
#
DISTNAME= libdrm-2.4.33
+PKGREVISION= 1
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
diff -r 94ac770dff46 -r fb324e0779fe x11/libdrm/PLIST.Linux
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libdrm/PLIST.Linux Mon May 14 03:56:58 2012 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST.Linux,v 1.1 2012/05/14 03:56:58 sbd Exp $
+include/libkms/libkms.h
+lib/libkms.la
+lib/pkgconfig/libkms.pc
Home |
Main Index |
Thread Index |
Old Index