1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/graphics/giftrans/files/patch-aa

12 lines
296 B
Plaintext
Raw Normal View History

--- giftrans.c.orig Fri Feb 17 03:13:25 1995
+++ giftrans.c Mon Oct 28 05:59:24 1996
@@ -150,7 +150,7 @@
#ifndef RGBTXT
#ifdef X11
-#define RGBTXT "/usr/lib/X11/rgb.txt"
+#define RGBTXT "%%X11BASE%%/lib/X11/rgb.txt"
#else /* X11 */
#ifdef OPENWIN
#define RGBTXT "/usr/openwin/lib/rgb.txt"