aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 10:19:07 +0800
committerasami <asami@FreeBSD.org>2000-10-08 10:19:07 +0800
commit9bd8381f274b62f4786edd3f33c24d7e62fc9f22 (patch)
tree35fbf8edd6c674b2d1b606e60c85939c5fb52551
parent732e7fa6c171ebb890e95fa323b4d3352c237213 (diff)
downloadfreebsd-ports-graphics-9bd8381f274b62f4786edd3f33c24d7e62fc9f22.tar.gz
freebsd-ports-graphics-9bd8381f274b62f4786edd3f33c24d7e62fc9f22.tar.zst
freebsd-ports-graphics-9bd8381f274b62f4786edd3f33c24d7e62fc9f22.zip
Rename PLIST.docs to pkg-plist.docs.
-rw-r--r--mail/ezmlm-idx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
index 4d56203ef44..357a75c5b6c 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -67,7 +67,7 @@ MY_CONFIG= ezmlmglrc ezmlmrc ezmlmsubrc
EZMLM_VERSION= 0.53
-PLIST= ${WRKDIR}/PLIST
+PLIST= ${WRKDIR}/pkg-plist
pre-patch:
@${MV} -f ${WRKDIR}/ezmlm-idx-${PORTVERSION}/* ${WRKSRC}
@@ -85,9 +85,9 @@ post-patch:
@${MV} ${WRKSRC}/idx.h ${WRKSRC}/idx.h.orig
@${SED} -e 's#/etc/ezmlm/#'${PREFIX}'/etc/ezmlm/#' \
< ${WRKSRC}/idx.h.orig > ${WRKSRC}/idx.h
- @${CP} ${PKGDIR}/PLIST ${WRKDIR}
+ @${CP} ${PKGDIR}/pkg-plist ${WRKDIR}
.if !defined(NOPORTDOCS)
- @${CAT} ${PKGDIR}/PLIST.docs >> ${WRKDIR}/PLIST
+ @${CAT} ${PKGDIR}/pkg-plist.docs >> ${WRKDIR}/pkg-plist
.endif
pre-install: