[Midnightbsd-cvs] mports [20905] trunk/devel/libc++/Makefile: fix license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jan 6 13:45:52 EST 2016


Revision: 20905
          http://svnweb.midnightbsd.org/mports/?rev=20905
Author:   laffer1
Date:     2016-01-06 13:45:52 -0500 (Wed, 06 Jan 2016)
Log Message:
-----------
fix license

Modified Paths:
--------------
    trunk/devel/libc++/Makefile

Modified: trunk/devel/libc++/Makefile
===================================================================
--- trunk/devel/libc++/Makefile	2016-01-06 18:42:50 UTC (rev 20904)
+++ trunk/devel/libc++/Makefile	2016-01-06 18:45:52 UTC (rev 20905)
@@ -16,7 +16,7 @@
 LICENSE_COMB=	dual
 LICENSE_NAME_UIUC=      University of Illinois/NCSA Open Source License
 LICENSE_PERMS_UIUC=     dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-LICENSE_TEXT_UIUC=	foo
+LICENSE_FILE_UIUC=	${WRKSRC}/LICENSE.TXT
 
 USES=		tar:xz
 



More information about the Midnightbsd-cvs mailing list