Hi,

The attached patch fixes xcolors by not trying to redefine the location of the rgb file to some non-standard place.
--
Matthieu Herrb
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/xcolors/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile    1 Feb 2008 21:55:23 -0000       1.19
+++ Makefile    13 Jun 2008 04:48:08 -0000
@@ -20,7 +20,6 @@
 USE_X11=       Yes
 WRKDIST=       ${WRKDIR}/xcolors
 CONFIGURE_STYLE=imake
-MAKE_FLAGS=    RGBDBFILE=${X11BASE}/lib/X11/rgb
 
 NO_REGRESS=    Yes
 

Reply via email to