Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 09:06:02 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e698ea2fb089 - main - graphics/libwmf: Add CPE information
Message-ID:  <202110080906.198962QO040860@gitrepo.freebsd.org>

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

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

commit e698ea2fb08960d0292a5dcf825e53768787e700
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 09:04:05 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 09:04:05 +0000

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

diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile
index 594bfce233aa..1a81d4bfd8a0 100644
--- a/graphics/libwmf/Makefile
+++ b/graphics/libwmf/Makefile
@@ -16,10 +16,11 @@ LIB_DEPENDS=	libpng.so:graphics/png \
 		libgd.so:graphics/gd \
 		libexpat.so:textproc/expat2
 
-USES=		autoreconf:build jpeg libtool localbase pkgconfig
+USES=		autoreconf:build cpe jpeg libtool localbase pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	caolanm
 USE_LDCONFIG=	yes
+CPE_VENDOR=	wvware
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-gsfontdir=${LOCALBASE}/share/ghostscript/fonts



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