pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/gnumeric Include scrollkeeper's omf.mk so that he...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a2e5b26a7ff
branches:  trunk
changeset: 476357:5a2e5b26a7ff
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Jun 07 09:23:19 2004 +0000

description:
Include scrollkeeper's omf.mk so that help files are registered properly.
Bump PKGREVISION to 1.

diffstat:

 math/gnumeric/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r cd2667ed5ab2 -r 5a2e5b26a7ff math/gnumeric/Makefile
--- a/math/gnumeric/Makefile    Mon Jun 07 08:57:24 2004 +0000
+++ b/math/gnumeric/Makefile    Mon Jun 07 09:23:19 2004 +0000
@@ -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 @@
 .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"



Home | Main Index | Thread Index | Old Index