From 810f36b53f40377cb05bc813bc2020af1ca8654c Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 31 Aug 2021 09:16:15 +0000 Subject: [PATCH] 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