diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-25 21:23:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-25 21:23:14 +0000 |
commit | 321a09857ae885c5b2980ae3decd7432e79b8846 (patch) | |
tree | e8520f2ead00aee29cc6c3d9855f1925695b16db /math/gnumeric | |
parent | 174b8c040645c3a54061b924ac9a3541fb2d313a (diff) | |
download | pkgsrc-321a09857ae885c5b2980ae3decd7432e79b8846.tar.gz |
Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
Diffstat (limited to 'math/gnumeric')
-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 4b9dd06ce14..1c409d06a90 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.97 2005/09/08 15:29:28 drochner Exp $ +# $NetBSD: Makefile,v 1.98 2005/11/25 21:23:16 wiz Exp $ # DISTNAME= gnumeric-1.4.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.4/} EXTRACT_SUFX= .tar.bz2 |