diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-11 06:59:12 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-11 06:59:12 +0800 |
commit | f3f2005435aca8e95a441c549bca2359d187586f (patch) | |
tree | 6d291d24e600e9ebb9edc755c084c88602221d27 /x11/gnome-panel3 | |
parent | 46e5247dd30d6ff2a5d3786916d835cb048c26bd (diff) | |
download | marcuscom-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/gnome-panel3')
-rw-r--r-- | x11/gnome-panel3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index 43add4597..ee549197c 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel3/Makefile,v 1.18 2011/05/28 10:49:14 kwm Exp $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.19 2011/06/10 21:14:06 mezz Exp $ # PORTNAME= gnome-panel @@ -28,6 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/noti CONFLICTS= gnome-panel-2.[0-9]* +LATEST_LINK= gnome-panel3 USE_GETTEXT= yes USE_BZIP2= yes USE_XORG= ice sm x11 xau xrandr |