pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc catch up with pyxml -> py-xml name change
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ccaa2d997d9
branches: trunk
changeset: 466808:6ccaa2d997d9
user: recht <recht%pkgsrc.org@localhost>
date: Fri Jan 23 15:39:13 2004 +0000
description:
catch up with pyxml -> py-xml name change
diffstat:
textproc/py-FourSuite/Makefile | 4 ++--
time/gdeskcal/Makefile | 4 ++--
www/zope25-ParsedXML/Makefile | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (50 lines):
diff -r b6f01c650af0 -r 6ccaa2d997d9 textproc/py-FourSuite/Makefile
--- a/textproc/py-FourSuite/Makefile Fri Jan 23 15:36:13 2004 +0000
+++ b/textproc/py-FourSuite/Makefile Fri Jan 23 15:39:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:44 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/23 15:39:13 recht Exp $
#
DISTNAME= 4Suite-0.12.0a3
@@ -17,6 +17,6 @@
USE_BUILDLINK2= yes
#pyxml is needed at runtime to get pyexpat
-#.include "../../textproc/pyxml/buildlink2.mk"
+#.include "../../textproc/py-xml/buildlink2.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b6f01c650af0 -r 6ccaa2d997d9 time/gdeskcal/Makefile
--- a/time/gdeskcal/Makefile Fri Jan 23 15:36:13 2004 +0000
+++ b/time/gdeskcal/Makefile Fri Jan 23 15:39:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/23 15:40:43 recht Exp $
#
DISTNAME= gDeskCal-0_55
@@ -26,6 +26,6 @@
${LN} -s ${PREFIX}/lib/gdeskcal/gdeskcal ${PREFIX}/bin
.include "../../x11/py-gtk2/buildlink2.mk"
-.include "../../textproc/pyxml/buildlink2.mk"
+.include "../../textproc/py-xml/buildlink2.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b6f01c650af0 -r 6ccaa2d997d9 www/zope25-ParsedXML/Makefile
--- a/www/zope25-ParsedXML/Makefile Fri Jan 23 15:36:13 2004 +0000
+++ b/www/zope25-ParsedXML/Makefile Fri Jan 23 15:39:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/22 04:14:43 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/23 15:39:13 recht Exp $
DISTNAME= ParsedXML-1.3.1
PKGREVISION= 1
@@ -15,5 +15,5 @@
USE_BUILDLINK2= yes
.include "../../www/zope25/product.mk"
-.include "../../textproc/pyxml/buildlink2.mk"
+.include "../../textproc/py-xml/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index