ports/68540: [ patch ] x11-wm/fluxbox: remove unneeded depend on XFree86-4-clients

Roman Bogorodskiy bogorodskiy at inbox.ru
Thu Jul 1 07:00:47 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list