summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
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 /x11-toolkits
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 'x11-toolkits')
-rw-r--r--x11-toolkits/libwnck3/Makefile3
-rw-r--r--x11-toolkits/vte3/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/libwnck3/Makefile b/x11-toolkits/libwnck3/Makefile
index 16a52e171..d869f67fd 100644
--- a/x11-toolkits/libwnck3/Makefile
+++ b/x11-toolkits/libwnck3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/libwnck3/Makefile,v 1.6 2011/04/10 19:28:35 mezz Exp $
+# $MCom: ports/x11-toolkits/libwnck3/Makefile,v 1.7 2011/05/25 16:09:54 kwm Exp $
#
PORTNAME= libwnck
@@ -26,6 +26,7 @@ RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
CONFLICTS= libwnck-2.[0-9]*
+LATEST_LINK= libwnck3
USE_GETTEXT= yes
USE_XORG= xres x11
USE_GMAKE= yes
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
index 9c753e3f3..21adc19d4 100644
--- a/x11-toolkits/vte3/Makefile
+++ b/x11-toolkits/vte3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/vte3/Makefile,v 1.9 2011/04/16 19:05:06 mezz Exp $
+# $MCom: ports/x11-toolkits/vte3/Makefile,v 1.10 2011/04/25 17:18:40 kwm Exp $
#
PORTNAME?= vte
@@ -27,6 +27,7 @@ VTE3_SLAVE?= no
RUN_DEPENDS+= ${LOCALBASE}/libexec/gnome-pty-helper:${PORTSDIR}/x11-toolkits/gnome-pty-helper
.endif
+LATEST_LINK= vte3
USE_GMAKE= yes
USE_BISON= build
USE_LDCONFIG= yes