aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/2ping
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-12 13:33:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-12 13:33:20 +0000
commit31a73ca4aff0dc82998748216b83b8469373218d (patch)
tree04289c1efa080ac3f05c0c08989f08bf84c4e8e7 /net-mgmt/2ping
parent7633f24d71e9a1a94142b8d040881654bd7e11c6 (diff)
downloadports-31a73ca4aff0dc82998748216b83b8469373218d.tar.gz
ports-31a73ca4aff0dc82998748216b83b8469373218d.zip
Notes
Diffstat (limited to 'net-mgmt/2ping')
-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>