pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc migrate textproc/scrollkeeper/omf.mk -> mk/omf-scrollk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc09dafb4dcc
branches:  trunk
changeset: 542019:cc09dafb4dcc
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Apr 29 19:11:44 2008 +0000

description:
migrate textproc/scrollkeeper/omf.mk -> mk/omf-scrollkeeper.mk

diffstat:

 editors/gconf-editor/Makefile |  4 ++--
 games/grhino/Makefile         |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 0c0005b17f07 -r cc09dafb4dcc editors/gconf-editor/Makefile
--- a/editors/gconf-editor/Makefile     Tue Apr 29 19:10:11 2008 +0000
+++ b/editors/gconf-editor/Makefile     Tue Apr 29 19:11:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2008/04/25 08:19:52 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2008/04/29 19:11:44 drochner Exp $
 #
 
 DISTNAME=              gconf-editor-2.22.0
@@ -32,6 +32,6 @@
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../mk/omf-scrollkeeper.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 0c0005b17f07 -r cc09dafb4dcc games/grhino/Makefile
--- a/games/grhino/Makefile     Tue Apr 29 19:10:11 2008 +0000
+++ b/games/grhino/Makefile     Tue Apr 29 19:11:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/04/27 06:36:02 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2008/04/29 19:13:04 drochner Exp $
 #
 
 DISTNAME=              grhino-0.16.0
@@ -16,6 +16,6 @@
 USE_PKGLOCALEDIR=      yes
 
 .include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../mk/omf-scrollkeeper.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index