diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-28 11:43:57 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-28 11:43:57 +0800 |
| commit | 152d0a62b44bd0f12b7ddfc834267183405e4f0b (patch) | |
| tree | dbcf5d91d82527d698451dcc47b82d08578ed88e /math/gnumeric/Makefile | |
| parent | 1d5cb0f6b3309aded361802d9169fe5a311db779 (diff) | |
| download | marcuscom-ports-152d0a62b44bd0f12b7ddfc834267183405e4f0b.tar marcuscom-ports-152d0a62b44bd0f12b7ddfc834267183405e4f0b.tar.gz marcuscom-ports-152d0a62b44bd0f12b7ddfc834267183405e4f0b.tar.bz2 marcuscom-ports-152d0a62b44bd0f12b7ddfc834267183405e4f0b.tar.lz marcuscom-ports-152d0a62b44bd0f12b7ddfc834267183405e4f0b.tar.xz marcuscom-ports-152d0a62b44bd0f12b7ddfc834267183405e4f0b.tar.zst marcuscom-ports-152d0a62b44bd0f12b7ddfc834267183405e4f0b.zip | |
Fix the build with the new GTK+.
Submitted by: Pawel Worach <pawel.worach@gmail.com>
Obtained from: GNOME SVN
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9089 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gnumeric/Makefile')
| -rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 5952ac5c6..02bb75b6d 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,12 +3,12 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/math/gnumeric/Makefile,v 1.31 2007/05/19 21:36:14 marcus Exp $ +# $MCom: ports/math/gnumeric/Makefile,v 1.32 2007/05/30 17:59:38 mezz Exp $ # PORTNAME= gnumeric PORTVERSION= 1.7.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |
