Skip to content

Commit

Permalink
emulators/wine: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Sep 8, 2021
1 parent de4d421 commit 24e18a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion emulators/wine/Makefile
Expand Up @@ -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]*

Expand Down

0 comments on commit 24e18a2

Please sign in to comment.