aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/nyx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nyx/Makefile b/security/nyx/Makefile
index 4729ad06be86..97c59b1f778d 100644
--- a/security/nyx/Makefile
+++ b/security/nyx/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 2.0.4
PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cs@FreeBSD.org
COMMENT= Command-line monitor for Tor
@@ -18,7 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stem>=1.6.0:security/py-stem@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist noflavors
+
NO_ARCH= yes
PLIST_FILES= man/man1/nyx.1.gz