Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2002 17:05:20 -0700 (PDT)
From:      Adam Weinberger <adam@vectors.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42015: patch: x11-wm/bbrun - remove blackbox dependency
Message-ID:  <200208260005.g7Q05KeY077018@vectors.cx>

next in thread | raw e-mail | index | archive | help

>Number:         42015
>Category:       ports
>Synopsis:       patch: x11-wm/bbrun - remove blackbox dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 25 17:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Adam Weinberger
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD smacky.vectors.cx 4.6-STABLE FreeBSD 4.6-STABLE #1: Sat Aug 24 14:06:30 PDT 2002 root@smacky.vectors.cx:/usr/src/sys/compile/smacky i386


	
>Description:
	x11-wm/bbrun has a run-depend on blackbox, which is now erroneous due to
	the existance of {flux,open,hacked}box.
	
>How-To-Repeat:
	
>Fix:

	

--- bbrun.patch begins here ---
--- bbrun/Makefile.orig	Sun Aug 25 16:51:40 2002
+++ bbrun/Makefile	Sun Aug 25 16:51:50 2002
@@ -13,7 +13,6 @@
 MAINTAINER=	adam@vectors.cx
 
 LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-RUN_DEPENDS=	blackbox:${PORTSDIR}/x11-wm/blackbox
 
 USE_X_PREFIX=	yes
 USE_GTK=	yes
--- bbrun.patch ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208260005.g7Q05KeY077018>