git: b9fdd7134c25 - main - audio/fluidsynth: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:21 UTC 2021


The branch main has been updated by decke:

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

commit b9fdd7134c256119c1b2d403945340d4613c36af
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:05:36 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:23 +0000

    audio/fluidsynth: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/fluidsynth/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index 317a5ac14791..9e5bd3cf253e 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Real-time software synthesizer based on the SoundFont 2 specifications
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake gnome pkgconfig
+USES=		cmake cpe gnome pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	FluidSynth
 USE_GNOME=	glib20


More information about the dev-commits-ports-main mailing list