git: b9e61ef79086 - 2024Q3 - audio/cava: Add missing CPPFLAGS from cherry-pick
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jul 2024 07:54:13 UTC
The branch 2024Q3 has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9e61ef790867a84deb01b6e46ddf29780a6899c commit b9e61ef790867a84deb01b6e46ddf29780a6899c Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-07-24 07:48:39 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-07-24 07:48:39 +0000 audio/cava: Add missing CPPFLAGS from cherry-pick Include fix from 713c9bd3: audio/cava: fix build --- audio/cava/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/cava/Makefile b/audio/cava/Makefile index 3af4c8b87644..f50b5fb93537 100644 --- a/audio/cava/Makefile +++ b/audio/cava/Makefile @@ -73,6 +73,8 @@ VT_BUILD_DEPENDS= psf2bdf:x11-fonts/psftools VT_CONFIGURE_ENABLE= cava-font VT_PLIST_FILES= ${DATADIR}/cava.fnt +CPPFLAGS+= -I${PREFIX}/include/iniparser + pre-configure: ${ECHO_CMD} ${DISTVERSION} > ${WRKSRC}/version