summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2024-11-20 13:26:41 +0300
committerDima Panov <fluffy@FreeBSD.org>2024-11-20 13:28:43 +0300
commit037476fe37f592e285a32a9b3f60c38d01864455 (patch)
treeed01395b006eaada94413b7824ef3338897974cd
parentsysutils/hid-tools: pet portlint (+) (diff)
emulators/wine: fix packaging, add missed gstreamer component to plist
Approved by: portmgr blanket (trivial packaging fix) Sponsored by: Future Crew, LLC
-rw-r--r--emulators/wine/Makefile2
-rw-r--r--emulators/wine/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 7be150464f16..94a1616bbd0a 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wine
DISTVERSION= 9.0
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= https://dl.winehq.org/wine/source/9.0/
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist
index ee33fa94a41b..837cd3a85835 100644
--- a/emulators/wine/pkg-plist
+++ b/emulators/wine/pkg-plist
@@ -2051,6 +2051,7 @@ lib/wine/%%WINEARCH%%-windows/libwindowscodecs.a
lib/wine/%%WINEARCH%%-windows/libwindowscodecsext.a
lib/wine/%%WINEARCH%%-windows/libwinecrt0.a
lib/wine/%%WINEARCH%%-windows/libwined3d.a
+%%GSTREAMER%%lib/wine/%%WINEARCH%%-windows/libwinegstreamer.a
lib/wine/%%WINEARCH%%-windows/libwinevulkan.a
lib/wine/%%WINEARCH%%-windows/libwinhttp.a
lib/wine/%%WINEARCH%%-windows/libwininet.a