diff options
Diffstat (limited to 'net/sippy_b2bua/Makefile')
-rw-r--r-- | net/sippy_b2bua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sippy_b2bua/Makefile b/net/sippy_b2bua/Makefile index cb9ae73f43f2..7989366545aa 100644 --- a/net/sippy_b2bua/Makefile +++ b/net/sippy_b2bua/Makefile @@ -12,7 +12,7 @@ MAINTAINER= sobomax@FreeBSD.org COMMENT= SIP Back-to-back user agent (B2BUA) server with Radius support USE_PYTHON= yes -USE_TWISTED= yes +USES= twisted USE_PYDISTUTILS= yes NO_STAGE= yes PYDISTUTILS_PKGNAME= sippy |