[Midnightbsd-cvs] mports [16082] trunk/graphics/libdrm/Makefile: fix license
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Mar 21 23:42:10 EDT 2014
Revision: 16082
http://svnweb.midnightbsd.org/mports/?rev=16082
Author: laffer1
Date: 2014-03-21 23:42:09 -0400 (Fri, 21 Mar 2014)
Log Message:
-----------
fix license
Modified Paths:
--------------
trunk/graphics/libdrm/Makefile
Modified: trunk/graphics/libdrm/Makefile
===================================================================
--- trunk/graphics/libdrm/Makefile 2014-03-22 03:31:45 UTC (rev 16081)
+++ trunk/graphics/libdrm/Makefile 2014-03-22 03:42:09 UTC (rev 16082)
@@ -8,8 +8,9 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Userspace interface to kernel Direct Rendering Module services
-LICENSE= x11
+LICENSE= mit
+
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs
LIB_DEPENDS= pciaccess:${PORTSDIR}/devel/libpciaccess \
pthread-stubs:${PORTSDIR}/devel/libpthread-stubs
More information about the Midnightbsd-cvs
mailing list