Date: Wed, 30 Aug 2023 06:03:33 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3253b26ac9ac - main - audio/furnace: Define PORTSCOUT Message-ID: <202308300603.37U63XwX015335@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=3253b26ac9ac68577464ca4b2c6d9214f5bfc838 commit 3253b26ac9ac68577464ca4b2c6d9214f5bfc838 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-08-30 06:03:28 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-08-30 06:03:28 +0000 audio/furnace: Define PORTSCOUT --- audio/furnace/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/furnace/Makefile b/audio/furnace/Makefile index dcac9434ee85..c796404e76b1 100644 --- a/audio/furnace/Makefile +++ b/audio/furnace/Makefile @@ -37,6 +37,8 @@ OPTIONS_DEFINE= DOCS JACK JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_CMAKE_OFF= -DWITH_JACK:BOOL=OFF +PORTSCOUT= skipv:v${DISTVERSION} + post-install: ${INSTALL_DATA} \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/1024x1024/apps/furnace.png \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308300603.37U63XwX015335>