Index: Portfile
===================================================================
--- Portfile	(revision 92425)
+++ Portfile	(working copy)
@@ -4,7 +4,7 @@
 name		libgda
 version		1.2.4
 set branch  [join [lrange [split ${version} .] 0 1] .]
-revision	4
+revision	5
 description	GDA provides uniform access to different kinds of data sources.
 long_description	GNU Data Access (GDA) is an attempt to provide \
 			uniform access to different kinds of data sources \
@@ -24,6 +24,8 @@
 		port:intltool \
 		port:pkgconfig
 
+patchfiles      patch-glib-2.32.diff
+
 configure.args  --without-bdb \
                 --without-mysql \
                 --without-postgres \
