[Midnightbsd-cvs] mports [15764] trunk/x11/xkbcomp/Makefile: fix license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 22 14:07:28 EST 2013


Revision: 15764
          http://svnweb.midnightbsd.org/mports/?rev=15764
Author:   laffer1
Date:     2013-12-22 14:07:27 -0500 (Sun, 22 Dec 2013)
Log Message:
-----------
fix license

Modified Paths:
--------------
    trunk/x11/xkbcomp/Makefile

Modified: trunk/x11/xkbcomp/Makefile
===================================================================
--- trunk/x11/xkbcomp/Makefile	2013-12-22 19:06:04 UTC (rev 15763)
+++ trunk/x11/xkbcomp/Makefile	2013-12-22 19:07:27 UTC (rev 15764)
@@ -6,11 +6,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Compile XKB keyboard description
-LICENSE=	sgi
 
+LICENSE=	mit
+
 XORG_CAT=	app
 USE_XORG=	x11 xkbfile
-USE_PATHFIX=	yes
+USES=		pathfix
 
 PLIST_FILES=	bin/xkbcomp \
 		libdata/pkgconfig/xkbcomp.pc



More information about the Midnightbsd-cvs mailing list