From d4a286915a2acec9e749ac8603b9c0fed427f67f Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 5 Jun 2017 14:50:55 +0000 Subject: Change from USES=twisted to devel/py-twisted - Add NO_ARCH - Bump PORTREVISION for dependency change --- net-im/py-punjab/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'net-im') diff --git a/net-im/py-punjab/Makefile b/net-im/py-punjab/Makefile index 859ec1412b92..9911f1bf8514 100644 --- a/net-im/py-punjab/Makefile +++ b/net-im/py-punjab/Makefile @@ -10,8 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= HTTP XMPP client interface -USES= python twisted:words,web,conch,names -USE_PYTHON= distutils autoplist +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted + +NO_ARCH= yes +USES= python +USE_PYTHON= autoplist distutils USE_RC_SUBR= punjab SUB_FILES= pkg-message punjab.tac -- cgit