Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:13:50 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: 0f92da6850b9 - main - graphics/dcmtk: Add CPE information
Message-ID:  <202110201613.19KGDo09084931@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=0f92da6850b969634eab8f84d90bb3fb073d9bcd

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

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

diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile
index 255b22c5d505..1a73004938d4 100644
--- a/graphics/dcmtk/Makefile
+++ b/graphics/dcmtk/Makefile
@@ -16,7 +16,8 @@ LIB_DEPENDS=	libicuuc.so:devel/icu \
 		libpng.so:graphics/png \
 		libtiff.so:graphics/tiff
 
-USES=		compiler:c++11-lang cmake gnome jpeg ssl
+USES=		compiler:c++11-lang cmake cpe gnome jpeg ssl
+CPE_VENDOR=	offis
 USE_GITHUB=	yes
 GH_ACCOUNT=	${PORTNAME:tu}
 USE_GNOME=	libxml2



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