aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorDries Michiels <driesm@FreeBSD.org>2026-02-22 16:01:27 +0000
committerDries Michiels <driesm@FreeBSD.org>2026-02-22 16:02:19 +0000
commit010afff5b6859faf5276c060274d8ffc4ca2b73e (patch)
tree8c4a866848a53bfe9f447298d1a5163bd7e7cc0d /multimedia
parent4725a14c962c1511571e4d5e506dfb81aa4b301e (diff)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/emby-server/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile
index 32a9d9d7ca9f..47c5a7b24188 100644
--- a/multimedia/emby-server/Makefile
+++ b/multimedia/emby-server/Makefile
@@ -136,11 +136,10 @@ OPTIONS_DEFAULT= LAME
LAME_LIB_DEPENDS= libmp3lame.so:audio/lame
LAME_CONFIGURE_ENABLE= libmp3lame
-OSVERSION_MAJOR= ${OSVERSION:C/^([0-9][0-9]).*/\1/}
FFMPEG_VERSION= 2023_06_25-u1
-FFDETECT_VERSION= 2023.06.25p4-x64_freebsd${OSVERSION_MAJOR}
-SKIASHARP_VERSION= 2.88.7-x64_freebsd${OSVERSION_MAJOR}
-VIPS_VERSION= 8.16.0-x64_freebsd${OSVERSION_MAJOR}
+FFDETECT_VERSION= 2023.06.25p4-x64_freebsd15
+SKIASHARP_VERSION= 2.88.7-x64_freebsd15
+VIPS_VERSION= 8.16.0-x64_freebsd15
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/emby-server