diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-12 16:29:28 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-12 16:29:28 +0000 |
| commit | 2f9515c2a8249ddcc9689f6f42bae99d696e2035 (patch) | |
| tree | e65c3da17f9a7abf196c053e6b6b944fd149a711 /graphics/gdk-pixbuf/files/patch-ab | |
| parent | Strip binaries (diff) | |
- 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.
Diffstat (limited to 'graphics/gdk-pixbuf/files/patch-ab')
| -rw-r--r-- | graphics/gdk-pixbuf/files/patch-ab | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/graphics/gdk-pixbuf/files/patch-ab b/graphics/gdk-pixbuf/files/patch-ab deleted file mode 100644 index ae0c38ff325e..000000000000 --- a/graphics/gdk-pixbuf/files/patch-ab +++ /dev/null @@ -1,28 +0,0 @@ ---- Makefile.in.orig Sat Oct 5 01:19:24 2002 -+++ Makefile.in Sat Oct 5 01:20:58 2002 -@@ -115,22 +115,10 @@ - - bin_SCRIPTS = gdk-pixbuf-config - --confexecdir = $(libdir) --confexec_DATA = \ -- gdk_pixbufConf.sh \ -- gdk_pixbuf_xlibConf.sh \ -- gnomecanvaspixbufConf.sh -- -- --EXTRA_DIST = \ -- gdk_pixbufConf.sh.in \ -- gdk_pixbuf_xlibConf.sh.in \ -- gnomecanvaspixbufConf.sh.in \ -- gdk-pixbuf-config.in \ -- gdk-pixbuf.m4 \ -- gdk-pixbuf.spec \ -- gdk-pixbuf.spec.in -+confexecdir = $(sysconfdir) -+confexec_DATA = gdk_pixbufConf.sh gdk_pixbuf_xlibConf.sh @BUILD_CANVAS_ITEM_TRUE@gnomecanvaspixbufConf.sh - -+EXTRA_DIST = gdk_pixbufConf.sh.in gdk_pixbuf_xlibConf.sh.in gdk-pixbuf-config.in gdk-pixbuf.m4 gdk-pixbuf.spec gdk-pixbuf.spec.in @BUILD_CANVAS_ITEM_TRUE@gnomecanvaspixbufConf.sh.in - - m4datadir = $(prefix)/share/aclocal - m4data_DATA = gdk-pixbuf.m4 |
