summaryrefslogtreecommitdiffstats
path: root/devel/glib20/files/extra-patch-glib_Makefile.in
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-20 00:57:55 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-20 00:57:55 +0800
commite8ff288f2357834275f084c2e764f607457e9c68 (patch)
treecafb10687c01faa516468aadac366b47cfe8639a /devel/glib20/files/extra-patch-glib_Makefile.in
parentb49aee462924a4e47ef016b90f7be1d3ad73abc3 (diff)
downloadmarcuscom-ports-e8ff288f2357834275f084c2e764f607457e9c68.tar
marcuscom-ports-e8ff288f2357834275f084c2e764f607457e9c68.tar.gz
marcuscom-ports-e8ff288f2357834275f084c2e764f607457e9c68.tar.bz2
marcuscom-ports-e8ff288f2357834275f084c2e764f607457e9c68.tar.lz
marcuscom-ports-e8ff288f2357834275f084c2e764f607457e9c68.tar.xz
marcuscom-ports-e8ff288f2357834275f084c2e764f607457e9c68.tar.zst
marcuscom-ports-e8ff288f2357834275f084c2e764f607457e9c68.zip
Update to 2.34.1.
Update header, rename patches from patch-ab to patch-${path}. Pet portlint, convert to OptionsNG. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17128 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glib20/files/extra-patch-glib_Makefile.in')
-rw-r--r--devel/glib20/files/extra-patch-glib_Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/glib20/files/extra-patch-glib_Makefile.in b/devel/glib20/files/extra-patch-glib_Makefile.in
index 94b217b4f..04e45460c 100644
--- a/devel/glib20/files/extra-patch-glib_Makefile.in
+++ b/devel/glib20/files/extra-patch-glib_Makefile.in
@@ -1,11 +1,11 @@
---- glib/Makefile.in.orig 2011-10-07 22:24:04.000000000 +0200
-+++ glib/Makefile.in 2011-10-07 22:25:01.000000000 +0200
-@@ -374,7 +374,7 @@
+--- glib/Makefile.in.orig 2012-09-27 15:07:28.000000000 +0000
++++ glib/Makefile.in 2012-09-27 15:08:02.000000000 +0000
+@@ -415,7 +415,7 @@
INSTOBJEXT = @INSTOBJEXT@
INTLLIBS = @INTLLIBS@
LD = @LD@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -licui18n
+ LIBELF_CFLAGS = @LIBELF_CFLAGS@
+ LIBELF_LIBS = @LIBELF_LIBS@
LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
- LIBFFI_LIBS = @LIBFFI_LIBS@
- LIBOBJS = @LIBOBJS@