git: c80c8ee205e7 - main - audio/libopenmpt: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 07:06:29 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c80c8ee205e7c1f56bd9d67d49922989b4185113 commit c80c8ee205e7c1f56bd9d67d49922989b4185113 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-07 07:00:59 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-07 07:05:59 +0000 audio/libopenmpt: Add CPE information Approved by: portmgr (blanket) --- audio/libopenmpt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile index 666e793bb646..0207926827b1 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -13,9 +13,11 @@ COMMENT= Module music library based on OpenMPT LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= compiler:c++11-lang gmake libtool pkgconfig +USES= compiler:c++11-lang cpe gmake libtool pkgconfig USE_LDCONFIG= yes +CPE_VENDOR= openmpt + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-portaudiocpp