From 301a1a9a8bf8c039fb1622d40b0931afdb45c1f4 Mon Sep 17 00:00:00 2001
From: Jeroen Roovers <jer@gentoo.org>
Date: Tue, 28 Jan 2020 12:52:37 +0100
Subject: [PATCH] net-analyzer/pmacct: Drop MYSQL_SERVER_VERSION hack

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Bug: https://bugs.gentoo.org/635104
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
---
 net-analyzer/pmacct/pmacct-1.7.4.ebuild  | 1 -
 net-analyzer/pmacct/pmacct-999999.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/net-analyzer/pmacct/pmacct-1.7.4.ebuild b/net-analyzer/pmacct/pmacct-1.7.4.ebuild
index 9c57928ebeec..99560fad9a73 100644
--- a/net-analyzer/pmacct/pmacct-1.7.4.ebuild
+++ b/net-analyzer/pmacct/pmacct-1.7.4.ebuild
@@ -61,7 +61,6 @@ src_prepare() {
 src_configure() {
 	tc-export CC AR RANLIB
 	append-cflags -fcommon
-	append-cppflags -DMYSQL_SERVER_VERSION=99999999
 
 	econf \
 		$(use_enable 64bit) \
diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild b/net-analyzer/pmacct/pmacct-999999.ebuild
index fab338af5fe5..a4410a2887e1 100644
--- a/net-analyzer/pmacct/pmacct-999999.ebuild
+++ b/net-analyzer/pmacct/pmacct-999999.ebuild
@@ -58,7 +58,6 @@ src_prepare() {
 src_configure() {
 	tc-export CC AR RANLIB
 	append-cflags -fcommon
-	append-cppflags -DMYSQL_SERVER_VERSION=99999999
 
 	econf \
 		$(use_enable bgp-bins) \
-- 
2.26.2