Modified: trunk/dports/devel/json-glib/Portfile (81553 => 81554)
--- trunk/dports/devel/json-glib/Portfile 2011-08-01 18:59:25 UTC (rev 81553)
+++ trunk/dports/devel/json-glib/Portfile 2011-08-01 19:09:18 UTC (rev 81554)
@@ -5,6 +5,7 @@
name json-glib
version 0.12.4
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories devel
maintainers otherware.org:nefar openmaintainer
@@ -16,24 +17,21 @@
platforms darwin
depends_build port:pkgconfig port:gtk-doc
-depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2
+depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
+ port:gobject-introspection
-# https://trac.macports.org/ticket/26783
-# port:gobject-introspection
-
master_sites gnome:sources/${name}/${branch}/
checksums sha1 948e647c74fd4f1dd4eeca31b2c8fad68047f7f1 \
rmd160 1c9932e4e30312b8a82d7933b5915a2263c60dab
-configure.args --enable-introspection=no
+configure.args --enable-introspection=yes
-# https://trac.macports.org/ticket/26783
-#platform darwin 8 {
-# configure.args-delete --enable-introspection=yes
-# configure.args-append --enable-introspection=no
-# depends_lib-delete port:gobject-introspection
-#}
+platform darwin 8 {
+ configure.args-delete --enable-introspection=yes
+ configure.args-append --enable-introspection=no
+ depends_lib-delete port:gobject-introspection
+}
livecheck.type regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/