From db0f44e08bd8ee18927e432c61e4578b111f3753 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 8 Oct 2000 06:13:14 +0000 Subject: [PATCH] Rename PLIST.python1.5 to pkg-plist.python1.5. --- textproc/py-xml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile index dd26278d77df..a818550815bc 100644 --- a/textproc/py-xml/Makefile +++ b/textproc/py-xml/Makefile @@ -24,9 +24,9 @@ PLIST= ${WRKDIR}/PLIST .include .if ${PYTHON_VERSION} == "python1.5" -PLISTS= ${PKGDIR}/PLIST.${PYTHON_VERSION} +PLISTS= ${PKGDIR}/pkg-plist.${PYTHON_VERSION} .endif -PLISTS+= ${PKGDIR}/PLIST +PLISTS+= ${PKGDIR}/pkg-plist .if !defined(NOPORTDOCS) DOCDIR= share/doc/py-xml