summaryrefslogtreecommitdiff
path: root/math/gnumeric
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-06-07 09:23:19 +0000
committerjmmv <jmmv@pkgsrc.org>2004-06-07 09:23:19 +0000
commita837fd61cc6fdac63c46e1511707aae19c52c19d (patch)
treecb189ad9f4cf14d0b35c4c4eb89059265a0a56a0 /math/gnumeric
parentd8bc3af9027268a13d598f8a1b9eb374eb123300 (diff)
downloadpkgsrc-a837fd61cc6fdac63c46e1511707aae19c52c19d.tar.gz
Include scrollkeeper's omf.mk so that help files are registered properly.
Bump PKGREVISION to 1.
Diffstat (limited to 'math/gnumeric')
-rw-r--r--math/gnumeric/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index c9994df45cb..dd70d6c49e9 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.86 2004/06/07 08:57:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.87 2004/06/07 09:23:19 jmmv Exp $
#
DISTNAME= gnumeric-1.2.12
+PKGREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.2/}
EXTRACT_SUFX= .tar.bz2
@@ -46,6 +47,6 @@ GCONF2_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
.include "../../print/libgnomeprintui/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
-.include "../../textproc/scrollkeeper/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/bsd.pkg.mk"