[Midnightbsd-cvs] mports [23169] trunk/devel/icu/Makefile: add cpe data

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Apr 8 14:34:20 EDT 2018


Revision: 23169
          http://svnweb.midnightbsd.org/mports/?rev=23169
Author:   laffer1
Date:     2018-04-08 14:34:19 -0400 (Sun, 08 Apr 2018)
Log Message:
-----------
add cpe data

Modified Paths:
--------------
    trunk/devel/icu/Makefile

Modified: trunk/devel/icu/Makefile
===================================================================
--- trunk/devel/icu/Makefile	2018-04-08 18:08:24 UTC (rev 23168)
+++ trunk/devel/icu/Makefile	2018-04-08 18:34:19 UTC (rev 23169)
@@ -36,7 +36,9 @@
 CPPFLAGS+=      -DICU_NO_USER_DATA_OVERRIDE
 MAKE_ARGS=      VERBOSE=1
 
-USES=		gmake pathfix  compiler:c++0x
+USES=		cpe gmake pathfix  compiler:c++0x
+CPE_VENDOR=	icu-project
+CPE_PRODUCT=	international_components_for_unicode
 
 ICUMAJOR=	${PORTVERSION:C/\..*//}
 PLIST_SUB+=	ICUMAJOR=${ICUMAJOR} ICUVER=${PORTVERSION}



More information about the Midnightbsd-cvs mailing list