Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2010 15:33:27 +0200 (CEST)
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/150326: Patch for ports/x11/xcolors/Makefile 
Message-ID:  <201009061333.o86DXRG2017472@fire.js.berklix.net>
Resent-Message-ID: <201009061340.o86De7h5072317@freefall.freebsd.org>

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

>Number:         150326
>Category:       ports
>Synopsis:       Patch for ports/x11/xcolors/Makefile
>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 Sep 06 13:40:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Julian H. Stacey <jhs@berklix.com>
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
http://berklix.com BSD Linux Unix Consultancy, Munich/Muenchen.
>Environment:
System: FreeBSD fire.js.berklix.net 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Mon Jul 12 00:59:43 CEST 2010 jhs@fire.js.berklix.net:/usr1/src/sys/amd64/compile/FIRE64.small amd64


	
>Description:
	patch for x11/xcolors/Makefile add RUN_DEPENDS x11/rgb
	
>How-To-Repeat:
	
xcolors
	error message
/usr/local/lib/X11/rgb.txt: No such file or directory

>Fix:

	

Patch appended
http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/jhs/x11/xcolors/Makefile.REL=ALL.diff

To avoid error message
/usr/local/lib/X11/rgb.txt: No such file or directory

*** 8.0-RELEASE/ports/x11/xcolors/Makefile	Mon Sep  6 15:22:34 2010
--- new-generic/ports/x11/xcolors/Makefile	Mon Sep  6 15:21:07 2010
***************
*** 12,17 ****
--- 12,18 ----
  MASTER_SITES=	${MASTER_SITE_LOCAL}
  MASTER_SITE_SUBDIR=	markp
  DISTNAME=	${PORTNAME}
+ RUN_DEPENDS=	rgb:${PORTSDIR}/x11/rgb
  
  MAINTAINER=	ports@FreeBSD.org
  COMMENT=	Display all (ok, most of) the colors in the universe


>Release-Note:
>Audit-Trail:
>Unformatted:
 Subject patch for x11/xcolors/Makefile add RUN_DEPENDS x11/rgb
 Reply-To: Julian H. Stacey <jhs@berklix.com>
 Cc: jhs@berklix.com
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
 



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