summaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorrecht <recht>2004-01-23 15:31:58 +0000
committerrecht <recht>2004-01-23 15:31:58 +0000
commitdf74167a00313d3aa647c9248ade094e9514acf0 (patch)
treee30e4d7f10c5227465e9f190ea78fb69695990ff /print/py-reportlab
parent1ebbd85dc8541aafaa03765c2903ada5f049cc49 (diff)
downloadpkgsrc-df74167a00313d3aa647c9248ade094e9514acf0.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"