freebsd-ports/devel/glib20/files/extra-patch-glib_Makefile.in
Jean-Yves Lefort f45d9fedbd Restore the collation patch.
Approved by:	portmgr (marcus)
2006-10-19 18:19:29 +00:00

11 lines
325 B
Text

--- glib/Makefile.in.orig Wed Jul 19 01:08:13 2006
+++ glib/Makefile.in Wed Jul 19 01:09:10 2006
@@ -130,7 +130,7 @@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
INTLLIBS = @INTLLIBS@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -licui18n
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@