summaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 02:19:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 02:19:07 +0000
commit4a286bc254981ff8caa9b0b23728cae8c2c91efa (patch)
tree507b0eb189a02950eac57954c4df8cdb50ad0310 /mail/ezmlm-idx
parentRename PLIST.noX11 to pkg-plist.noX11. (diff)
Rename PLIST.docs to pkg-plist.docs.
Notes
Notes: svn path=/head/; revision=33521
Diffstat (limited to 'mail/ezmlm-idx')
-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 4d56203ef446..357a75c5b6c3 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: