diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-13 22:41:06 +0800 |
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-13 22:41:06 +0800 |
| commit | e7ba34633751df60a0646c8cdfdea4ccca0967dc (patch) | |
| tree | a80153f986bcf3de87db793d16ddee586c17fd49 /math/gcalctool/Makefile | |
| parent | 39a9be507b9cf5ee0c03eb32bea0770d8a49ce34 (diff) | |
| download | marcuscom-ports-e7ba34633751df60a0646c8cdfdea4ccca0967dc.tar marcuscom-ports-e7ba34633751df60a0646c8cdfdea4ccca0967dc.tar.gz marcuscom-ports-e7ba34633751df60a0646c8cdfdea4ccca0967dc.tar.bz2 marcuscom-ports-e7ba34633751df60a0646c8cdfdea4ccca0967dc.tar.lz marcuscom-ports-e7ba34633751df60a0646c8cdfdea4ccca0967dc.tar.xz marcuscom-ports-e7ba34633751df60a0646c8cdfdea4ccca0967dc.tar.zst marcuscom-ports-e7ba34633751df60a0646c8cdfdea4ccca0967dc.zip | |
Reset gcalctool back to 2.30 and update gcalctool3 to 5.31.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14332 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool/Makefile')
| -rw-r--r-- | math/gcalctool/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 5df5f7505..3da99fd47 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/math/gcalctool/Makefile,v 1.132 2010/04/26 11:11:43 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.31.3 +PORTVERSION= 5.30.1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME @@ -16,6 +17,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows +CONFLICTS= gcalctool-2.31.* + USE_BZIP2= yes USE_BISON= build USE_GETTEXT= yes |
