Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 11:44:27 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: 7abfac5edba0 - main - emulators/i386-wine-devel: Add CPE information
Message-ID:  <202110081144.198BiR8G053236@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit 7abfac5edba025c72270edecc02619f3a066c7c8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:11:12 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:11:12 +0000

    emulators/i386-wine-devel: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 emulators/i386-wine-devel/Makefile.amd64 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/emulators/i386-wine-devel/Makefile.amd64 b/emulators/i386-wine-devel/Makefile.amd64
index 4a03379d2e8f..98f1857fb7a6 100644
--- a/emulators/i386-wine-devel/Makefile.amd64
+++ b/emulators/i386-wine-devel/Makefile.amd64
@@ -17,10 +17,12 @@ EXTRACT_AFTER_ARGS=	-C / --exclude +COMPACT_MANIFEST --exclude +MANIFEST \
 NO_BUILD=	yes
 SUB_FILES=	pkg-message
 USE_LDCONFIG32=	${PREFIX}/lib32 ${PREFIX}/lib32/wine
-USES=		desktop-file-utils tar:txz
+USES=		cpe desktop-file-utils tar:txz
 BUNDLE_LIBS=	yes
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
+CPE_VENDOR=	winehq
+
 .for osrel in 12 13 14
 .if ${OSREL:C/\..*//} == ${osrel}
 PLIST_SUB+=	OSREL${osrel}=""


home | help

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