summaryrefslogtreecommitdiff
path: root/net-misc/linuxptp/linuxptp-1.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/linuxptp/linuxptp-1.8.ebuild')
-rw-r--r--net-misc/linuxptp/linuxptp-1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/linuxptp/linuxptp-1.8.ebuild b/net-misc/linuxptp/linuxptp-1.8.ebuild
index 4e1f587b8bbb..aa5a2f7ccf00 100644
--- a/net-misc/linuxptp/linuxptp-1.8.ebuild
+++ b/net-misc/linuxptp/linuxptp-1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
-CONFIG_CHECK="PPS NETWORK_PHY_TIMESTAMPING PTP_1588_CLOCK"
+CONFIG_CHECK="~PPS ~NETWORK_PHY_TIMESTAMPING ~PTP_1588_CLOCK"
src_compile() {
export EXTRA_CFLAGS=${CFLAGS}