pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/gpdf Fix registration of GConf2 schemas and OMF ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56b1d2d9ba13
branches:  trunk
changeset: 472696:56b1d2d9ba13
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Apr 11 22:43:47 2004 +0000

description:
Fix registration of GConf2 schemas and OMF catalogs.  Bump PKGREVISION to 1.

diffstat:

 print/gpdf/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (30 lines):

diff -r 63005d30c099 -r 56b1d2d9ba13 print/gpdf/Makefile
--- a/print/gpdf/Makefile       Sun Apr 11 22:32:11 2004 +0000
+++ b/print/gpdf/Makefile       Sun Apr 11 22:43:47 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2004/04/01 18:58:20 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2004/04/11 22:43:47 jmmv Exp $
 #
 
 DISTNAME=      gpdf-0.131
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gpdf/0.131/}
 EXTRACT_SUFX=  .tar.bz2
@@ -21,6 +22,8 @@
 USE_X11=               yes
 GNU_CONFIGURE=         yes
 
+GCONF2_SCHEMAS=                gpdf.schemas
+
 .include "../../devel/GConf2/schemas.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/libbonobo/buildlink3.mk"
@@ -32,6 +35,6 @@
 .include "../../print/libgnomeprintui/buildlink3.mk"
 .include "../../sysutils/gnome-vfs2/buildlink3.mk"
 .include "../../textproc/intltool/buildlink3.mk"
-.include "../../textproc/scrollkeeper/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index