diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-19 08:04:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-19 08:04:28 +0000 |
commit | c8c384f00cd70b7076d8078e4916e91a3e65f305 (patch) | |
tree | febeb8e6ede9ebe7aac613791795d78a2ed2acad /print | |
parent | e7bdbc153084086b0a98edaeee7171d55dd3b762 (diff) | |
download | ports-c8c384f00cd70b7076d8078e4916e91a3e65f305.tar.gz ports-c8c384f00cd70b7076d8078e4916e91a3e65f305.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/foo2zjs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile index 26ea8dfa1517..a9f56fc9a9cf 100644 --- a/print/foo2zjs/Makefile +++ b/print/foo2zjs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ MAINTAINER= ports@FreeBSD.org COMMENT= Driver for printers that use the ZjStream wire protocol -LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-base +LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client RUN_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foomatic-db \ foomatic-rip:${PORTSDIR}/print/foomatic-filters |