pkgsrc/x11/xcolors/patches/patch-aa

17 lines
479 B
Text

$NetBSD: patch-aa,v 1.5 2008/01/17 07:04:09 tnn Exp $
--- Imakefile.orig 1994-06-07 02:28:45.000000000 +0200
+++ Imakefile
@@ -8,12 +8,6 @@ LOCAL_LIBRARIES = XawClientLibs
OBJS = xcolors.o
SYS_LIBRARIES = -lm
-#if BuildServer
- DEFINES = -DRGB_TXT=\"$(RGBDBFILE).txt\"
-#else
- /* rgb.txt will not be installed, so find it in build tree */
- DEFINES = -DRGB_TXT=\"$(RGBSRC)/rgb.txt\"
-#endif
ComplexProgramTarget(xcolors)
InstallAppDefaults(Xcolors)