summaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-01-23 15:31:58 +0000
committerrecht <recht@pkgsrc.org>2004-01-23 15:31:58 +0000
commit45a80ef602094a071c3633df26c6ef6bf25e41c5 (patch)
treee30e4d7f10c5227465e9f190ea78fb69695990ff /print/py-reportlab
parentcd32bcea7c09b6b738d430cd0ca47b6a51d95343 (diff)
downloadpkgsrc-45a80ef602094a071c3633df26c6ef6bf25e41c5.tar.gz
catch up with pyxml -> py-xml name change
Diffstat (limited to 'print/py-reportlab')
-rw-r--r--print/py-reportlab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index d7a3f88f3ad..e14ef4803d6 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/20 12:24:29 agc Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/23 15:31:58 recht Exp $
#
DISTNAME= ReportLab_1_18
@@ -21,5 +21,5 @@ post-install:
${RM} -rf ${PREFIX}/${PYSITELIB}/reportlab/lib/build
.include "../../lang/python/extension.mk"
-.include "../../textproc/pyxml/buildlink2.mk"
+.include "../../textproc/py-xml/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"