summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-11 06:59:12 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-11 06:59:12 +0800
commitf3f2005435aca8e95a441c549bca2359d187586f (patch)
tree6d291d24e600e9ebb9edc755c084c88602221d27 /security
parent46e5247dd30d6ff2a5d3786916d835cb048c26bd (diff)
downloadmarcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar
marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.gz
marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.bz2
marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.lz
marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.xz
marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.zst
marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.zip
Add LATEST_LINK in those ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16055 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r--security/gnome-keyring3/Makefile3
-rw-r--r--security/seahorse3/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/gnome-keyring3/Makefile b/security/gnome-keyring3/Makefile
index f62e1fdfc..b0bd90f77 100644
--- a/security/gnome-keyring3/Makefile
+++ b/security/gnome-keyring3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/security/gnome-keyring3/Makefile,v 1.11 2011/05/21 18:14:28 kwm Exp $
+# $MCom: ports/security/gnome-keyring3/Makefile,v 1.12 2011/05/28 12:41:50 kwm Exp $
#
PORTNAME= gnome-keyring
@@ -23,6 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_ro
CONFLICTS= gnome-keyring-2.[0-9]*
+LATEST_LINK= gnome-keyring3
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix gtk30 ltverhack intlhack
USE_GMAKE= yes
diff --git a/security/seahorse3/Makefile b/security/seahorse3/Makefile
index 6b87a5796..7480b4b8f 100644
--- a/security/seahorse3/Makefile
+++ b/security/seahorse3/Makefile
@@ -3,7 +3,7 @@
# Whom: Dave McKay <dave@mu.org>
#
# $FreeBSD$
-# $MCom: ports/security/seahorse3/Makefile,v 1.6 2011/04/25 12:15:44 kwm Exp $
+# $MCom: ports/security/seahorse3/Makefile,v 1.7 2011/05/24 10:42:39 kwm Exp $
#
PORTNAME= seahorse
@@ -26,6 +26,7 @@ LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme \
CONFLICTS= seahorse-2.[0-9]*
+LATEST_LINK= seahorse3
USE_XORG= sm
USE_LDCONFIG= yes
USE_BZIP2= yes