1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Rename dns/ patch-xy patches to reflect the files they modify.

This commit is contained in:
Adam Weinberger 2014-07-28 18:00:40 +00:00
parent cc33447320
commit 262bfb02a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363210
6 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ COMMENT= Diagnose unhealthy DNS domains
RUN_DEPENDS= dig:${PORTSDIR}/dns/bind-tools
USE_BZIP2= yes
USES= tar:bzip2
AUX_DIR= lib/doc
AUX_FILES= doc-1.awk doc-3.awk doc-4.awk INFO RFC.XXXX
@ -21,7 +21,7 @@ AUX_FILES= doc-1.awk doc-3.awk doc-4.awk INFO RFC.XXXX
do-build:
@${MV} ${WRKSRC}/doc ${WRKSRC}/doc.org
@${SED} -e 's|$${PREFIX}|${PREFIX}|g' -e 's|$${AUX_DIR}|${AUX_DIR}|g' ${WRKSRC}/doc.org \
> ${WRKSRC}/doc
> ${WRKSRC}/doc
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${AUX_DIR}