ports/134648: [patch] java/openjdk6 reduce depenedencies on cups-base
dirk.meyer at dinoex.sub.org
dirk.meyer at dinoex.sub.org
Mon May 18 14:10:02 UTC 2009
>Number: 134648
>Category: ports
>Synopsis: [patch] java/openjdk6 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:10:01 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 libcups.so to build.
The the dependencies can be changed.
Verfied sucessufull build in a clean jail.
>How-To-Repeat:
>Fix:
apply this patch
Index: java/openjdk6/Makefile
===================================================================
RCS file: /home/pcvs/ports/java/openjdk6/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- java/openjdk6/Makefile 9 May 2009 23:21:48 -0000 1.10
+++ java/openjdk6/Makefile 18 May 2009 14:00:50 -0000
@@ -32,7 +32,7 @@
USE_MOTIF= yes
USE_XORG= xtst xi xt x11
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
BUILD_DEPENDS+= ant:${PORTSDIR}/devel/apache-ant
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list