pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics gimp-base -> gimp1-base.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a571ef07db6a
branches:  trunk
changeset: 471677:a571ef07db6a
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Mar 29 22:31:13 2004 +0000

description:
gimp-base -> gimp1-base.

diffstat:

 graphics/py-gimp/Makefile        |  4 ++--
 graphics/sane-frontends/Makefile |  4 ++--
 graphics/xsane/Makefile          |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (52 lines):

diff -r e746d09c8990 -r a571ef07db6a graphics/py-gimp/Makefile
--- a/graphics/py-gimp/Makefile Mon Mar 29 22:25:55 2004 +0000
+++ b/graphics/py-gimp/Makefile Mon Mar 29 22:31:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:44 reed Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/29 22:31:13 snj Exp $
 #
 
 DISTNAME=      pygimp-1.2
@@ -30,6 +30,6 @@
 
 .include "../../lang/python/application.mk"
 .include "../../lang/python/extension.mk"
-.include "../../graphics/gimp-base/buildlink2.mk"
+.include "../../graphics/gimp1-base/buildlink2.mk"
 .include "../../x11/pygtk/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r e746d09c8990 -r a571ef07db6a graphics/sane-frontends/Makefile
--- a/graphics/sane-frontends/Makefile  Mon Mar 29 22:25:55 2004 +0000
+++ b/graphics/sane-frontends/Makefile  Mon Mar 29 22:31:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/03 18:49:44 reed Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/29 22:31:58 snj Exp $
 
 .include "../sane-backends/Makefile.common"
 
@@ -12,6 +12,6 @@
 USE_X11BASE=   YES
 
 .include "../../graphics/sane-backends/buildlink2.mk"
-.include "../../graphics/gimp-base/buildlink2.mk"
+.include "../../graphics/gimp1-base/buildlink2.mk"
 .include "../../x11/gtk/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r e746d09c8990 -r a571ef07db6a graphics/xsane/Makefile
--- a/graphics/xsane/Makefile   Mon Mar 29 22:25:55 2004 +0000
+++ b/graphics/xsane/Makefile   Mon Mar 29 22:31:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2004/01/24 15:46:44 grant Exp $
+# $NetBSD: Makefile,v 1.44 2004/03/29 22:32:33 snj Exp $
 
 DISTNAME=      xsane-0.90
 PKGREVISION=   3
@@ -29,7 +29,7 @@
 .include "../../graphics/jpeg/buildlink2.mk"
 .include "../../graphics/png/buildlink2.mk"
 .include "../../graphics/tiff/buildlink2.mk"
-.include "../../graphics/gimp-base/buildlink2.mk"
+.include "../../graphics/gimp1-base/buildlink2.mk"
 .include "../../graphics/sane-backends/buildlink2.mk"
 .include "../../x11/gtk/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index