diff options
Diffstat (limited to 'net/py-cjdns/Makefile')
-rw-r--r-- | net/py-cjdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-cjdns/Makefile b/net/py-cjdns/Makefile index 7bd51313aea0..4b0569126c01 100644 --- a/net/py-cjdns/Makefile +++ b/net/py-cjdns/Makefile @@ -12,7 +12,7 @@ COMMENT= Library to interact with the cjdns admin interface LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prettytable>0:devel/py-prettytable +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prettytable>0:devel/py-prettytable@${FLAVOR} USES= python USE_PYTHON= autoplist distutils |