summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-01-28 12:52:37 +0100
committerJeroen Roovers <jer@gentoo.org>2020-01-28 12:53:10 +0100
commit301a1a9a8bf8c039fb1622d40b0931afdb45c1f4 (patch)
tree46018a88cf99af2825210bb080f9bb043b023a93 /net-analyzer/pmacct
parentnet-libs/nDPI: Hack around PACKAGE* autoheader definitions (diff)
downloadgentoo-301a1a9a8bf8c039fb1622d40b0931afdb45c1f4.tar.gz
gentoo-301a1a9a8bf8c039fb1622d40b0931afdb45c1f4.tar.bz2
gentoo-301a1a9a8bf8c039fb1622d40b0931afdb45c1f4.zip
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>
Diffstat (limited to 'net-analyzer/pmacct')
-rw-r--r--net-analyzer/pmacct/pmacct-1.7.4.ebuild1
-rw-r--r--net-analyzer/pmacct/pmacct-999999.ebuild1
2 files changed, 0 insertions, 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) \