Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:28 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b908dcb04734 - main - japanese/chasen-base: Add CPE information
Message-ID:  <202110201614.19KGESCb085901@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b908dcb0473493cc5383af6798a837ab20ed1e9a

commit b908dcb0473493cc5383af6798a837ab20ed1e9a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:15 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:15 +0000

    japanese/chasen-base: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 japanese/chasen-base/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile
index ccd70d5f8bae..21d707522dcb 100644
--- a/japanese/chasen-base/Makefile
+++ b/japanese/chasen-base/Makefile
@@ -14,7 +14,8 @@ BUILD_DEPENDS=	${LOCALBASE}/include/darts.h:devel/darts
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-darts=${LOCALBASE}/include ${ICONV_CONFIGURE_BASE}
-USES=		iconv libtool
+USES=		cpe iconv libtool
+CPE_VENDOR=	naist.jp
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201614.19KGESCb085901>