pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/gconf-editor Include scrollkeeper/omf.mk, inst...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cbbbe2601f7c
branches:  trunk
changeset: 485466:cbbbe2601f7c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Dec 12 15:35:50 2004 +0000

description:
Include scrollkeeper/omf.mk, instead of scrollkeeper/buildlink3.mk, to
register .omf files.  Noted by jmmv@.

Bump PKGREIVISION.

diffstat:

 editors/gconf-editor/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r da5abc0b561f -r cbbbe2601f7c editors/gconf-editor/Makefile
--- a/editors/gconf-editor/Makefile     Sun Dec 12 15:33:27 2004 +0000
+++ b/editors/gconf-editor/Makefile     Sun Dec 12 15:35:50 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2004/12/12 15:33:27 minskim Exp $
+# $NetBSD: Makefile,v 1.28 2004/12/12 15:35:50 minskim Exp $
 #
 
 DISTNAME=              gconf-editor-2.8.2
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            editors gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gconf-editor/2.8/}
 EXTRACT_SUFX=          .tar.bz2
@@ -33,6 +33,6 @@
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../devel/pkgconfig/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