ports/134651: [patch] print/cups-pstoraster reduce depenedencies on cups-base

dirk.meyer at dinoex.sub.org dirk.meyer at dinoex.sub.org
Mon May 18 14:20:04 UTC 2009


>Number:         134651
>Category:       ports
>Synopsis:       [patch] print/cups-pstoraster 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:   Mon May 18 14:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 7.2-STABLE
>Organization:
privat
>Environment:

	cups-base >= 1.3.20_1

>Description:

	This ports need only libcupsimage.so to build.
	The the dependencies can be changed.
	Verfied sucessufull build in a clean jail.

>How-To-Repeat:

>Fix:

	apply this patch

Index: print/cups-pstoraster/Makefile
===================================================================
RCS file: /home/pcvs/ports/print/cups-pstoraster/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- print/cups-pstoraster/Makefile	21 Aug 2008 06:18:08 -0000	1.31
+++ print/cups-pstoraster/Makefile	18 May 2009 14:00:58 -0000
@@ -17,7 +17,7 @@
 MAINTAINER=	rea-fbsd at codelabs.ru
 COMMENT=	Postscript interpreter for CUPS printing to non-PS printers
 
-LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base
+LIB_DEPENDS=	cupsimage.2:${PORTSDIR}/print/cups-image
 
 .if defined(WITH_CJK)
 RUN_DEPENDS+=	${LOCALBASE}/share/fonts/TrueType/ipag.ttf:${PORTSDIR}/japanese/ipa-ttfonts \

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



More information about the freebsd-ports-bugs mailing list