aboutsummaryrefslogtreecommitdiff
path: root/x11/xcolors
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-03-12 10:47:53 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-03-12 10:47:53 +0000
commitfdd43a57dfff927d5eb863992b67b7e5cd5c068d (patch)
tree54c0cb4e4383eca2ab6d3ffc0fb5f179d526331e /x11/xcolors
parentb74cff0e213bdd8c6f68a43d062dddfa76d35ad0 (diff)
downloadports-fdd43a57dfff927d5eb863992b67b7e5cd5c068d.tar.gz
ports-fdd43a57dfff927d5eb863992b67b7e5cd5c068d.zip
- Make port find rgb.txt
PR: 121247 Submitted by: Malcolm Kay <malcolm.kay@internode.on.net> Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=208879
Diffstat (limited to 'x11/xcolors')
-rw-r--r--x11/xcolors/Makefile3
-rw-r--r--x11/xcolors/files/patch-aa12
2 files changed, 12 insertions, 3 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile
index 6afc3bbdb013..f86cbf8345b9 100644
--- a/x11/xcolors/Makefile
+++ b/x11/xcolors/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xcolors
PORTVERSION= 1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= markp
@@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Display all (ok, most of) the colors in the universe
WRKSRC= ${WRKDIR}/xcolors
+USE_XORG= xaw xmu xt sm ice xpm xp xext x11
USE_IMAKE= yes
MAN1= xcolors.1
diff --git a/x11/xcolors/files/patch-aa b/x11/xcolors/files/patch-aa
index aaf8594fde6e..f4503402ba48 100644
--- a/x11/xcolors/files/patch-aa
+++ b/x11/xcolors/files/patch-aa
@@ -1,5 +1,13 @@
---- ./Imakefile.org Mon Jun 6 17:28:45 1994
-+++ ./Imakefile Sun Dec 22 16:28:05 1996
+--- Imakefile.orig 1994-06-07 02:28:45.000000000 +0200
++++ Imakefile 2008-03-12 03:46:58.000000000 +0100
+@@ -1,6 +1,6 @@
+ XCOMM $XConsortium: Imakefile,v 1.2 94/06/06 20:28:45 gildea Exp $
+
+-RGBDBFILE = DefaultRGBDatabase
++RGBDBFILE = $(LIBDIR)/rgb
+
+ DEPLIBS = XawClientDepLibs
+ LOCAL_LIBRARIES = XawClientLibs
@@ -8,12 +8,7 @@
OBJS = xcolors.o
SYS_LIBRARIES = -lm