Date: Tue, 31 Aug 2021 09:25:20 GMT 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: b9fdd7134c25 - main - audio/fluidsynth: Add CPE information Message-ID: <202108310925.17V9PK49093472@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9fdd7134c256119c1b2d403945340d4613c36af commit b9fdd7134c256119c1b2d403945340d4613c36af Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 09:05:36 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PK49093472>