Rename PLIST.docs to pkg-plist.docs.

This commit is contained in:
Satoshi Asami 2000-10-08 02:19:07 +00:00
parent 096cad8b90
commit 4a286bc254
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33521

View File

@ -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: