Ticket #28392: Portfile-gnome-keyring.txt

File Portfile-gnome-keyring.txt, 520 bytes (added by ben@…, 13 years ago)
Line 
1--- Portfile.bak        2011-02-20 14:01:10.000000000 -0500
2+++ Portfile    2011-02-20 14:01:29.000000000 -0500
3@@ -61,11 +61,6 @@
4     file delete ${destroot}/usr/lib/pam/pam_gnome_keyring.la
5 }
6 
7-post-activate    {
8-    system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
9-        gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
10-}
11-
12 livecheck.type  regex
13 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
14 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}