aboutsummaryrefslogtreecommitdiffstats
path: root/print/py-cups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-cups/Makefile')
-rw-r--r--print/py-cups/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index 616ee4228d93..7387ce412472 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
USES= iconv python tar:bzip2
.include <bsd.port.pre.mk>