git: 8e35c439c769 - main - science/step: remove not necessary CXXFLAGS_powerpc64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Fri, 22 Apr 2022 15:51:32 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8e35c439c769490a18f58d14471add9d7e5279ef

commit 8e35c439c769490a18f58d14471add9d7e5279ef
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-22 15:37:49 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-22 15:37:49 +0000

    science/step: remove not necessary CXXFLAGS_powerpc64
---
 science/step/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/science/step/Makefile b/science/step/Makefile
index 2d001f241068..7f9443e72aaa 100644
--- a/science/step/Makefile
+++ b/science/step/Makefile
@@ -22,7 +22,6 @@ USE_KDE=	attica auth bookmarks codecs completion config configwidgets \
 USE_QT=		concurrent core dbus declarative gui network opengl printsupport svg \
 		widgets xml \
 		buildtools_build qmake_build
-CXXFLAGS_powerpc64=	-Wno-error=return-type
 CXXFLAGS_powerpc=	-Wno-error=return-type
 CXXFLAGS_powerpcspe=	-Wno-error=return-type
 CXXFLAGS_sparc64=	-Wno-error=return-type