summaryrefslogtreecommitdiff
path: root/graphics/giftrans/patches
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-07-04 00:48:03 +0000
committerhubertf <hubertf@pkgsrc.org>1999-07-04 00:48:03 +0000
commit6a65ebebaa2fa5be7a8b7ff9265148ce023ed40d (patch)
tree9cdcb3f17ffc3ece69b3058e1f6f928e2c001436 /graphics/giftrans/patches
parent0ec443d44b14836fe2e80228858a69092d8c9ca2 (diff)
downloadpkgsrc-6a65ebebaa2fa5be7a8b7ff9265148ce023ed40d.tar.gz
Manipulate GIF89a images' transparency, comment, ...
Diffstat (limited to 'graphics/giftrans/patches')
-rw-r--r--graphics/giftrans/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/giftrans/patches/patch-aa b/graphics/giftrans/patches/patch-aa
new file mode 100644
index 00000000000..2b987b253a0
--- /dev/null
+++ b/graphics/giftrans/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/07/04 00:48:04 hubertf Exp $
+
+--- Makefile.orig Thu Aug 8 20:19:15 1996
++++ Makefile Sun Jul 4 02:41:11 1999
+@@ -1,7 +1,7 @@
+ # Makefile for giftrans
+
+ CC=gcc
+-CFLAGS=-O2 -m486
++CFLAGS=-O2 -DRGBTXT=\"${X11BASE}/lib/X11/rgb.txt\"
+
+ all: giftrans
+