net-firewall/fwknop: enable out-of-source build
authorIlya Tumaykin <itumaykin@gmail.com>
Mon, 23 Nov 2015 13:05:20 +0000 (16:05 +0300)
committerIan Delaney <idella4@gentoo.org>
Tue, 24 Nov 2015 23:27:47 +0000 (07:27 +0800)
net-firewall/fwknop/fwknop-2.6.7.ebuild

index 2fc149ff0e6815402cc6570a7aca0cf2f9f86d67..bbad392a5c6c25888f7cee3f1b30be9296d34ab5 100644 (file)
@@ -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