Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jun 2026 19:59:29 +0000
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 160136851226 - main - audio/timidity++: Add CPE information
Message-ID:  <6a232aa1.36894.384bd15f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1601368512267e3573e983bd299488f01fc66380

commit 1601368512267e3573e983bd299488f01fc66380
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-05 19:52:55 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-05 19:54:00 +0000

    audio/timidity++: Add CPE information
---
 audio/timidity++/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile
index 8ea8ba982c70..eb82c91bdb82 100644
--- a/audio/timidity++/Makefile
+++ b/audio/timidity++/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS+=	libvorbis.so:audio/libvorbis \
 RUN_DEPENDS=	eawpats>0:audio/eawpats
 .endif
 
-USES=		gmake localbase tar:bzip2
+USES=		cpe gmake localbase tar:bzip2
+CPE_VENDOR=	timidity++_project
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 CONFIGURE_ENV+=	SHLD="${CC} -shared"


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a232aa1.36894.384bd15f>