Revision
79887
Author
jeremyhu@macports.org
Date
2011-06-28 20:24:47 -0700 (Tue, 28 Jun 2011)

Log Message

glib-networking: Fix my boneheaded mistake with ca-certificates handling

Modified Paths

Diff

Modified: trunk/dports/gnome/glib-networking/Portfile (79886 => 79887)


--- trunk/dports/gnome/glib-networking/Portfile	2011-06-29 02:56:52 UTC (rev 79886)
+++ trunk/dports/gnome/glib-networking/Portfile	2011-06-29 03:24:47 UTC (rev 79887)
@@ -5,6 +5,7 @@
 
 name            glib-networking
 version         2.28.7
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Network-related giomodules for glib
 long_description ${description}
@@ -19,13 +20,14 @@
                     rmd160  059f5956c96de586db6f457d52909420b0a86f7d
 
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                port:gnutls \
-                port:curl-ca-bundle
+                port:gnutls
 
+depends_run     port:curl-ca-bundle
+
 use_bzip2 	yes
 
 configure.args \
-    --without-ca-certificates
+    --with-ca-certificates=${prefix}/share/curl/curl-ca-bundle.crt
 
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/