Date: Thu, 01 Jul 2004 10:50:03 +0400 From: Roman Bogorodskiy <bogorodskiy@inbox.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68540: [ patch ] x11-wm/fluxbox: remove unneeded depend on XFree86-4-clients Message-ID: <E1BfvOU-000Ebg-00.bogorodskiy-inbox-ru@mx1.mail.ru> Resent-Message-ID: <200407010700.i6170cYa073738@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68540 >Category: ports >Synopsis: [ patch ] x11-wm/fluxbox: remove unneeded depend on XFree86-4-clients >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 01 07:00:38 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Roman Bogorodskiy >Release: FreeBSD 5.2.1-RELEASE-p8 i386 >Organization: >Environment: System: FreeBSD lame.novel.ru 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #5: Sat Jun 19 22:04:33 MSD 2004 root@lame.novel.ru:/usr/obj/usr/src/sys/NOV i386 >Description: Run and build depends on XFree86-4-clients is not needed. >How-To-Repeat: >Fix: diff -ruN fluxbox.orig/Makefile fluxbox/Makefile --- fluxbox.orig/Makefile Thu Jul 1 10:23:12 2004 +++ fluxbox/Makefile Thu Jul 1 10:38:21 2004 @@ -22,9 +22,8 @@ COMMENT= A small and fast window manager based on BlackBox LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft -RUN_DEPENDS= bsetbg:${PORTSDIR}/x11-wm/boxtools \ - xterm:${PORTSDIR}/x11/XFree86-4-clients -BUILD_DEPENDS= xterm:${PORTSDIR}/x11/XFree86-4-clients +RUN_DEPENDS= bsetbg:${PORTSDIR}/x11-wm/boxtools + .if defined(WITH_REMEMBER) WANT_AUTOMAKE_VER=14 .endif >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BfvOU-000Ebg-00.bogorodskiy-inbox-ru>