aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:33:21 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:33:21 +0000
commita71ca52047ae8533aabe08927daeb29d579ce045 (patch)
treeb69ce574151cf5736d514f09918f5695e6df108e
parent345734b82815305bad860029d315c7a109c734e0 (diff)
japanese/namazu2: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--japanese/namazu2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/namazu2/Makefile b/japanese/namazu2/Makefile
index cf59033aa516..e8e44c8d6f75 100644
--- a/japanese/namazu2/Makefile
+++ b/japanese/namazu2/Makefile
@@ -22,6 +22,6 @@ RUN_DEPENDS+= ja-p5-MeCab>=0:japanese/p5-MeCab
.include "${.CURDIR}/../../databases/namazu2/Makefile.common"
-USES= metaport perl5
+USES= cpe metaport perl5
.include <bsd.port.mk>