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 /math | |
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 'math')
-rw-r--r-- | math/gcalctool3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gcalctool3/Makefile b/math/gcalctool3/Makefile index d8671ca3b..0439e3731 100644 --- a/math/gcalctool3/Makefile +++ b/math/gcalctool3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool3/Makefile,v 1.13 2011/05/28 11:29:29 kwm Exp $ +# $MCom: ports/math/gcalctool3/Makefile,v 1.14 2011/05/30 23:25:21 marcus Exp $ # PORTNAME= gcalctool @@ -18,6 +18,7 @@ COMMENT= A GNOME 3 calculator tool based on the old calctool for OpenWindows CONFLICTS= gcalctool-5.[0-9]* +LATEST_LINK= gcalctool3 USE_BZIP2= yes USE_BISON= build USE_GETTEXT= yes |