Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:09:01 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: 0928cd652f73 - main - audio/festalon: Add CPE information
Message-ID:  <202108311209.17VC91Jm013432@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=0928cd652f73bab2fa65e9e62a11b247fc471888

commit 0928cd652f73bab2fa65e9e62a11b247fc471888
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 12:05:53 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 12:05:53 +0000

    audio/festalon: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/festalon/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile
index 78ae42feb182..a7fe7297f28a 100644
--- a/audio/festalon/Makefile
+++ b/audio/festalon/Makefile
@@ -17,7 +17,7 @@ ONLY_FOR_ARCHS=	amd64
 
 LIB_DEPENDS=	libsamplerate.so:audio/libsamplerate
 
-USES=		libtool pkgconfig sdl tar:bzip2
+USES=		cpe libtool pkgconfig sdl tar:bzip2
 USE_SDL=	sdl
 
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311209.17VC91Jm013432>