diff options
Diffstat (limited to 'print/py-pycups/Makefile')
-rw-r--r-- | print/py-pycups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-pycups/Makefile b/print/py-pycups/Makefile index 756bc8a8776c..6e82a0a86b42 100644 --- a/print/py-pycups/Makefile +++ b/print/py-pycups/Makefile @@ -14,7 +14,7 @@ COMMENT= CUPS bindings for Python LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups +LIB_DEPENDS= libcups.so:print/cups USE_PYTHON= autoplist concurrent distutils USES= iconv localbase python tar:bzip2 |