git: 47e4bd0d748b - main - emulators/wine-devel: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 8 20:54:11 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=47e4bd0d748ba457d7dad514b0f0cf5a6bb83da7
commit 47e4bd0d748ba457d7dad514b0f0cf5a6bb83da7
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:43:44 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-08 20:53:40 +0000
emulators/wine-devel: Add CPE information
Approved by: portmgr (blanket)
---
emulators/wine-devel/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 36991c43d5c9..cfd2fbe90fa7 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -22,9 +22,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-[0-9]* i386-wine-[0-9]* i386-wine-devel-[0-9]*
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list