ports/152849: [patch] print/scribus reduce depenedencies on cups-base

dirk.meyer at dinoex.sub.org dirk.meyer at dinoex.sub.org
Sun Dec 5 15:00:37 UTC 2010


>Number:         152849
>Category:       ports
>Synopsis:       [patch] print/scribus reduce depenedencies on cups-base
>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:   Sun Dec 05 15:00:35 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 8.1-STABLE
>Organization:
privat
>Environment:

	cups-base >= 1.3.20_1

>Description:

	This ports need only libcups.so to build.
	The the dependencies can be changed.

>How-To-Repeat:

>Fix:
	apply this patch

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/print/scribus/Makefile,v
retrieving revision 1.59
diff -u -r1.59 Makefile
--- Makefile	31 Mar 2010 01:09:50 -0000	1.59
+++ Makefile	5 Dec 2010 14:52:58 -0000
@@ -19,7 +19,7 @@
 		lcms.1:${PORTSDIR}/graphics/lcms \
 		png.6:${PORTSDIR}/graphics/png \
 		tiff.4:${PORTSDIR}/graphics/tiff \
-		cups.2:${PORTSDIR}/print/cups-base \
+		cups.2:${PORTSDIR}/print/cups-client \
 		freetype.9:${PORTSDIR}/print/freetype2 \
 		fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list