From a3a4cbbd655f55d41a85896d43d0730080526bea Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 10 Sep 2021 19:09:56 +0000 Subject: [PATCH] graphics/xv: Add CPE information Approved by: portmgr (blanket) --- graphics/xv/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 041cb1f4ef54..5772c3c7a75b 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -21,9 +21,11 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng.so:graphics/png \ libjasper.so:graphics/jasper -USES= imake jpeg xorg +USES= cpe imake jpeg xorg USE_XORG= xext x11 xt +CPE_VENDOR= xv_project + OPTIONS_DEFINE= M17N DOCS M17N_DESC= build with Multilingualization support