Skip to content

Commit

Permalink
emulators/i386-wine-devel: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Oct 8, 2021
1 parent 6a349b5 commit 7abfac5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion emulators/i386-wine-devel/Makefile.amd64
Expand Up @@ -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}=""
Expand Down

0 comments on commit 7abfac5

Please sign in to comment.