summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>