diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2024-08-04 08:40:09 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2024-08-04 08:40:09 +0000 |
commit | a19dda7e99d2445489c509bf64abe949bdfe545b (patch) | |
tree | 9c47581d5a51f40a44d1e77a530bedc0fb08d1ed /emulators/wine-devel | |
parent | security/gopass: Update to 1.15.14 (diff) |
emulators/wine-devel: %%WINEARCH%%-windows/mmcndmgr.dll isn't 32-bit only
PR: 280448, 220950
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r-- | emulators/wine-devel/Makefile | 1 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 1556e9322854..802cb92f12ee 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= wine DISTVERSION= 9.14 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/9.x/ diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 2496a574766e..1c3aca3f74ac 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -2140,7 +2140,7 @@ lib/wine/%%WINEARCH%%-windows/mfsrcsnk.dll lib/wine/%%WINEARCH%%-windows/mgmtapi.dll lib/wine/%%WINEARCH%%-windows/midimap.dll lib/wine/%%WINEARCH%%-windows/mlang.dll -%%WINE32%%lib/wine/%%WINEARCH%%-windows/mmcndmgr.dll +lib/wine/%%WINEARCH%%-windows/mmcndmgr.dll lib/wine/%%WINEARCH%%-windows/mmdevapi.dll %%WINE32%%lib/wine/%%WINEARCH%%-windows/mmdevldr.vxd %%WINE32%%lib/wine/%%WINEARCH%%-windows/mmsystem.dll16 |