mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Rename editors/ patch-xy patches to reflect the files they modify.
This commit is contained in:
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
|
@ -32,9 +32,8 @@ MAKE_ARGS+= PREFIX="${STAGEDIR}${LOCALBASE}" \
|
||||||
VERSION_SPECIFIC_LISPDIR="${STAGEDIR}${APEL_VERSION_SPECIFIC_LISPDIR}"
|
VERSION_SPECIFIC_LISPDIR="${STAGEDIR}${APEL_VERSION_SPECIFIC_LISPDIR}"
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
OPTINOS_DEFAULT= DOCS
|
OPTIONS_DEFAULT=DOCS
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${EMACS_VER:C/\..*//} >= 23
|
.if ${EMACS_VER:C/\..*//} >= 23
|
||||||
|
|
Loading…
Add table
Reference in a new issue