Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:37 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: 810f36b53f40 - main - graphics/synaesthesia: Add CPE information
Message-ID:  <202108310925.17V9PbpY093862@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=810f36b53f40377cb05bc813bc2020af1ca8654c

commit 810f36b53f40377cb05bc813bc2020af1ca8654c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 09:16:15 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:32 +0000

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

diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile
index 7d2598cc9404..b23e06276722 100644
--- a/graphics/synaesthesia/Makefile
+++ b/graphics/synaesthesia/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Real-time graphical music representation program
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		alias gmake sdl
+USES=		alias cpe gmake sdl
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-sdl-prefix=${LOCALBASE}
 USE_SDL=	sdl



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