From 24e18a2a80294f0f4a1e5e7e529c6a248aa08f59 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Wed, 8 Sep 2021 20:42:28 +0000 Subject: [PATCH] emulators/wine: Add CPE information Approved by: portmgr (blanket) --- emulators/wine/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 4addc6fe331af..8eab5bb04326f 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -21,9 +21,11 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex LIB_DEPENDS= libFAudio.so:audio/faudio \ libxml2.so:textproc/libxml2 -USES= bison desktop-file-utils gmake localbase pkgconfig shebangfix tar:xz +USES= bison cpe desktop-file-utils gmake localbase pkgconfig shebangfix tar:xz USE_GCC= yes +CPE_VENDOR= winehq + CONFLICTS_INSTALL= wine-devel-[0-9]* \ i386-wine-[0-9]* i386-wine-devel-[0-9]*