Skip to content

Commit

Permalink
devel/icu: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
stesser committed Oct 23, 2021
1 parent 4fcc62d commit a700c56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devel/icu/Makefile
Expand Up @@ -26,7 +26,9 @@ CONFIGURE_ARGS+=--with-data-packaging=archive \
CPPFLAGS+= -DICU_NO_USER_DATA_OVERRIDE
MAKE_ARGS= VERBOSE=1
TEST_TARGET= check
USES+= compiler:c++11-lib gmake pathfix python:build tar:tgz
USES+= compiler:c++11-lib cpe gmake pathfix python:build tar:tgz
CPE_VENDOR= ${PORTNAME}-project
CPE_PRODUCT= international_components_for_unicode
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/icu/source

Expand Down

0 comments on commit a700c56

Please sign in to comment.