aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2026-06-03 07:52:44 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2026-06-03 08:43:04 +0000
commit61a1c6c6999e2adc9897ce185d60f98b68bc264c (patch)
treef77ef8c7d3a333d13d80b7a7fc8eeca57062e56c
parent0299500f280a7d934da448b801caa49a4e1c18ec (diff)
audio/owntone: Fix deprecated CPE data
-rw-r--r--audio/owntone/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/owntone/Makefile b/audio/owntone/Makefile
index 486848ced72e..39f87b6b704e 100644
--- a/audio/owntone/Makefile
+++ b/audio/owntone/Makefile
@@ -78,7 +78,8 @@ WEBINTERFACE_LIB_DEPENDS= libwebsockets.so:net/libwebsockets
NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
-CPE_VENDOR= ${PORTNAME}_project
+CPE_VENDOR= ${PORTNAME}
+CPE_PRODUCT= ${PORTNAME}_server
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/owntone/owntone-sqlext.so