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

This commit is contained in:
Adam Weinberger 2014-07-28 18:13:49 +00:00
parent 10d14cb18f
commit eab1b679e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363213
25 changed files with 1 additions and 2 deletions

View File

@ -32,9 +32,8 @@ MAKE_ARGS+= PREFIX="${STAGEDIR}${LOCALBASE}" \
VERSION_SPECIFIC_LISPDIR="${STAGEDIR}${APEL_VERSION_SPECIFIC_LISPDIR}"
OPTIONS_DEFINE= DOCS
OPTINOS_DEFAULT= DOCS
OPTIONS_DEFAULT=DOCS
.include <bsd.port.options.mk>
.include <bsd.port.pre.mk>
.if ${EMACS_VER:C/\..*//} >= 23