aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 06:13:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 06:13:14 +0000
commitdb0f44e08bd8ee18927e432c61e4578b111f3753 (patch)
treeff55f438862e1c3966936e6b6bf679b3a5bc3bfb /textproc
parent3b8c6344b732266e33b9bdb5160d92355ebada7c (diff)
downloadports-db0f44e08bd8ee18927e432c61e4578b111f3753.tar.gz
ports-db0f44e08bd8ee18927e432c61e4578b111f3753.zip
Rename PLIST.python1.5 to pkg-plist.python1.5.
Notes
Notes: svn path=/head/; revision=33549
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-xml/Makefile4
1 files 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 <bsd.port.pre.mk>
.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