aboutsummaryrefslogtreecommitdiff
path: root/print/py-pycups
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-28 20:24:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-28 20:24:38 +0000
commitd8621f978af230809423164d37c6f2e3a44f847c (patch)
tree8a6616623d62cf7f730481f7e4f0a02288020fb8 /print/py-pycups
parent853b5636c1ec63631f12ed60161ba97ead9c88ec (diff)
downloadports-d8621f978af230809423164d37c6f2e3a44f847c.tar.gz
ports-d8621f978af230809423164d37c6f2e3a44f847c.zip
Notes
Diffstat (limited to 'print/py-pycups')
-rw-r--r--print/py-pycups/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/py-pycups/Makefile b/print/py-pycups/Makefile
index 6e82a0a86b42..eaf784e0d017 100644
--- a/print/py-pycups/Makefile
+++ b/print/py-pycups/Makefile
@@ -17,7 +17,9 @@ LICENSE_COMB= dual
LIB_DEPENDS= libcups.so:print/cups
USE_PYTHON= autoplist concurrent distutils
-USES= iconv localbase python tar:bzip2
+USES?= iconv localbase python tar:bzip2
+
+SLAVEDIRS= print/py3-pycups
.include <bsd.port.pre.mk>