aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/py-vertex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/py-vertex/Makefile')
-rw-r--r--net-p2p/py-vertex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-vertex/Makefile b/net-p2p/py-vertex/Makefile
index ceff82ceaf47..e9f91b87552f 100644
--- a/net-p2p/py-vertex/Makefile
+++ b/net-p2p/py-vertex/Makefile
@@ -21,7 +21,7 @@ LICENSE= BSD
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Vertex
-USE_TWISTED= yes
+USES= twisted
NO_STAGE= yes
.include <bsd.port.mk>