git: 25a3459f36ba - main - sysutils/bulk_extractor: remove not needed CXXFLAGS_powerpc64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Mon, 25 Apr 2022 14:28:15 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25a3459f36bab73d0fea3b473163c5f1cc6dd55a

commit 25a3459f36bab73d0fea3b473163c5f1cc6dd55a
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-25 14:12:28 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-25 14:12:28 +0000

    sysutils/bulk_extractor: remove not needed CXXFLAGS_powerpc64
---
 sysutils/bulk_extractor/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysutils/bulk_extractor/Makefile b/sysutils/bulk_extractor/Makefile
index 9cfa47aeacd6..6723a37d0652 100644
--- a/sysutils/bulk_extractor/Makefile
+++ b/sysutils/bulk_extractor/Makefile
@@ -36,7 +36,6 @@ GH_TAG_DFXML_SCHEMA=	f2a702e
 GNU_CONFIGURE=	yes
 CXXFLAGS_powerpc=	-DBIG_ENDIAN
 CXXFLAGS_powerpcspe=	-DBIG_ENDIAN
-CXXFLAGS_powerpc64=	-DBIG_ENDIAN
 CONFIGURE_ARGS=	--enable-exiv2=true
 
 PLIST_FILES=	bin/bulk_extractor bin/test_be man/man1/bulk_extractor.1.gz