summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-19 09:25:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-19 09:25:58 +0000
commit2d3434d965b15439400532755fecb7faede7ccdd (patch)
tree0176871a43848b332526485d5be4d9144be08c9f /graphics
parentUtilize PYTHON_SITE_SUBDIR. (diff)
Respect CC and CFLAGS
Notes
Notes: svn path=/head/; revision=91645
Diffstat (limited to 'graphics')
-rw-r--r--graphics/giftool/files/patch-aa8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/giftool/files/patch-aa b/graphics/giftool/files/patch-aa
new file mode 100644
index 000000000000..54fb7e481ccf
--- /dev/null
+++ b/graphics/giftool/files/patch-aa
@@ -0,0 +1,8 @@
+--- Makefile.orig Fri Dec 9 11:16:58 1994
++++ Makefile Sun Oct 19 02:23:29 2003
+@@ -1,4 +1,4 @@
+-CFLAGS = -O2
++CFLAGS ?= -O -pipe
+
+ LIBS = # -lsent
+