ports/186019: print/foo2zjs: fix dependency on libcups

Max Brazhnikov makc at FreeBSD.org
Wed Jan 22 20:50:00 UTC 2014


>Number:         186019
>Category:       ports
>Synopsis:       print/foo2zjs: fix dependency on libcups
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 22 20:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 9.2-STABLE amd64
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: print/foo2zjs/Makefile
===================================================================
--- print/foo2zjs/Makefile	(revision 340729)
+++ print/foo2zjs/Makefile	(working copy)
@@ -11,7 +11,7 @@
 MAINTAINER=	bsam at 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
 


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list