aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-12-12 21:33:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-12-12 21:33:20 +0800
commitf0b5ee11899fdd4970aba55d692bae5a7df8a65f (patch)
tree04289c1efa080ac3f05c0c08989f08bf84c4e8e7 /net-mgmt
parentadf86319ed9109e4399311bf5c125dea3f799835 (diff)
downloadfreebsd-ports-gnome-f0b5ee11899fdd4970aba55d692bae5a7df8a65f.tar.gz
freebsd-ports-gnome-f0b5ee11899fdd4970aba55d692bae5a7df8a65f.tar.zst
freebsd-ports-gnome-f0b5ee11899fdd4970aba55d692bae5a7df8a65f.zip
Disable python flavor
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/2ping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/2ping/Makefile b/net-mgmt/2ping/Makefile
index 71ff48653f9a..b98551b90b91 100644
--- a/net-mgmt/2ping/Makefile
+++ b/net-mgmt/2ping/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
NO_ARCH= yes
-USE_PYTHON= autoplist distutils optsuffix
+USE_PYTHON= autoplist distutils noflavors
USES= python:3.4+
.include <bsd.port.mk>