git: 3253b26ac9ac - main - audio/furnace: Define PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Aug 2023 06:03:33 UTC
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 \