summaryrefslogtreecommitdiff
path: root/editors/apel
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 18:13:49 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 18:13:49 +0000
commiteab1b679e07aa9debd2c85efca6629cb71b32ec0 (patch)
tree331db9ae4336329d2bfe9a84fcde0aa8f9613134 /editors/apel
parentFix CANNA option. (diff)
Rename editors/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363213
Diffstat (limited to 'editors/apel')
-rw-r--r--editors/apel/Makefile3
-rw-r--r--editors/apel/files/patch-APEL-MK (renamed from editors/apel/files/patch-ac)0
2 files changed, 1 insertions, 2 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile
index cf5996557414..3bb4dda8cb51 100644
--- a/editors/apel/Makefile
+++ b/editors/apel/Makefile
@@ -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
diff --git a/editors/apel/files/patch-ac b/editors/apel/files/patch-APEL-MK
index a602fff48d9f..a602fff48d9f 100644
--- a/editors/apel/files/patch-ac
+++ b/editors/apel/files/patch-APEL-MK