opnsense-ports/graphics/gimp-wavelet-decompose-plugin/files/patch-src__Makefile
Franco Fichtner be79817ee6 */*: sync with upstream
Taken from: FreeBSD
2015-10-23 06:52:00 +02:00

8 lines
296 B
Text

--- src/Makefile.orig 2008-12-30 10:23:34 UTC
+++ src/Makefile
@@ -1,4 +1,4 @@
-CFLAGS = -O3 -Wall $(shell gimptool-2.0 --cflags)
+CFLAGS = -Wall $(shell gimptool-2.0 --cflags)
LIBS = $(shell gimptool-2.0 --libs)
PLUGIN = wavelet-decompose
SOURCES = plugin.c wavelet.c interface.c decompose.c