summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2015-11-23 16:05:20 +0300
committerIan Delaney <idella4@gentoo.org>2015-11-25 07:27:47 +0800
commit9a3d9e47d56420e690772dba7a915fb019e07bf3 (patch)
treeb4c8e2c40ac6460fd8259b8e347c5db9fe7b8c22 /net-firewall
parentapp-text/libwps: x86 stable wrt bug #565026 (diff)
downloadgentoo-9a3d9e47d56420e690772dba7a915fb019e07bf3.tar.gz
gentoo-9a3d9e47d56420e690772dba7a915fb019e07bf3.tar.bz2
gentoo-9a3d9e47d56420e690772dba7a915fb019e07bf3.zip
net-firewall/fwknop: enable out-of-source build
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/fwknop/fwknop-2.6.7.ebuild8
1 files changed, 4 insertions, 4 deletions
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