From 9a3d9e47d56420e690772dba7a915fb019e07bf3 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Mon, 23 Nov 2015 16:05:20 +0300 Subject: net-firewall/fwknop: enable out-of-source build --- net-firewall/fwknop/fwknop-2.6.7.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net-firewall/fwknop') diff --git a/net-firewall/fwknop/fwknop-2.6.7.ebuild b/net-firewall/fwknop/fwknop-2.6.7.ebuild index 2fc149ff0e68..bbad392a5c6c 100644 --- a/net-firewall/fwknop/fwknop-2.6.7.ebuild +++ b/net-firewall/fwknop/fwknop-2.6.7.ebuild @@ -4,13 +4,13 @@ EAPI=5 +AUTOTOOLS_AUTORECONF=1 +DISABLE_AUTOFORMATTING=1 + +DISTUTILS_OPTIONAL=1 # Python extension supports only Python2 # See https://github.com/mrash/fwknop/issues/167 PYTHON_COMPAT=( python2_7 ) -DISTUTILS_OPTIONAL=1 -AUTOTOOLS_AUTORECONF=1 -AUTOTOOLS_IN_SOURCE_BUILD=1 -DISABLE_AUTOFORMATTING=1 inherit autotools-utils distutils-r1 linux-info readme.gentoo systemd -- cgit v1.2.3-65-gdbad