git: 85210a79f568 - main - audio/carla: remove noop knob on powerpc

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Sun, 13 Aug 2023 14:48:59 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85210a79f568ced0a132a8b2923b737c471722f7

commit 85210a79f568ced0a132a8b2923b737c471722f7
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-08-12 19:37:26 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-08-13 14:48:45 +0000

    audio/carla: remove noop knob on powerpc
---
 audio/carla/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/audio/carla/Makefile b/audio/carla/Makefile
index 704ca741498a..5fbab49473cd 100644
--- a/audio/carla/Makefile
+++ b/audio/carla/Makefile
@@ -66,7 +66,6 @@ PULSEAUDIO_LIB_DEPENDS=		libpulse-simple.so:audio/pulseaudio
 PULSEAUDIO_MAKE_ARGS_OFF=	HAVE_PULSEAUDIO=false
 
 CFLAGS_powerpc64=	-DEEL_TARGET_PORTABLE
-CFLAGS_powerpc=	-DEEL_TARGET_PORTABLE
 
 post-install:
 	@${REINPLACE_CMD} -i '' -e ' \