diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-22 18:20:54 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-22 18:20:54 +0800 |
commit | 084fa041238b5f7e4a99a6bef65b758dbca9a9e1 (patch) | |
tree | 4dafbd041b45685f70d967ed5cdff0ae3bd24531 /math/gcalctool/Makefile | |
parent | 24756829302aedfe2428b53ac297d9253e073eec (diff) | |
download | marcuscom-ports-084fa041238b5f7e4a99a6bef65b758dbca9a9e1.tar.gz marcuscom-ports-084fa041238b5f7e4a99a6bef65b758dbca9a9e1.tar.zst marcuscom-ports-084fa041238b5f7e4a99a6bef65b758dbca9a9e1.zip |
Update to 5.29.91.
Update WWW.
Remove whitespaces from pkg-descr.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13671 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 3e5a37d6b..0d927a6bb 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.127 2010/01/31 05:28:05 avl Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.128 2010/02/10 21:05:11 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.29.90 +PORTVERSION= 5.29.91 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME @@ -20,7 +20,6 @@ LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_BISON= build -INSTALLS_OMF= yes USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:22 |