freebsd-ports/graphics/gdk-pixbuf/files/patch-ac
Tijl Coosemans 2f9515c2a8 - Remove remnants of the gnomecanvas slave port that has been removed
several months ago.
- Set LDFLAGS instead of LIBS and search STAGEDIR before LOCALBASE.
- Replace a patch with REINPLACE_CMD.
- Remove unneeded patches.
2014-04-12 16:29:28 +00:00

11 lines
526 B
Text

--- gdk-pixbuf/Makefile.in.orig Sat Oct 5 01:29:29 2002
+++ gdk-pixbuf/Makefile.in Sat Oct 5 01:32:30 2002
@@ -400,7 +400,7 @@
libpixbufloader_bmp_la_OBJECTS = io-bmp.lo
libpixbufloader_xbm_la_DEPENDENCIES = libgdk_pixbuf.la
libpixbufloader_xbm_la_OBJECTS = io-xbm.lo
-noinst_PROGRAMS = test-gdk-pixbuf$(EXEEXT) testpixbuf$(EXEEXT) \
+noinst_PROGRAMS = # test-gdk-pixbuf$(EXEEXT) testpixbuf$(EXEEXT) \
testpixbuf-drawable$(EXEEXT) testanimation$(EXEEXT) \
testpixbuf-scale$(EXEEXT)
PROGRAMS = $(noinst_PROGRAMS)