git: 7abfac5edba0 - main - emulators/i386-wine-devel: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:44:27 UTC
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}=""