summaryrefslogtreecommitdiff
path: root/editors/tamago
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2012-08-03 06:05:08 +0000
committerHiroki Sato <hrs@FreeBSD.org>2012-08-03 06:05:08 +0000
commit175c281c89d0a466fb504548cc23c9ef8534d6bf (patch)
treeb509d14b27af5161d2790763ec5c623ed73772bc /editors/tamago
parentfa25e4a3e8878054416985b6ad7b7766c2a53c36 (diff)
downloadfreebsd-ports-175c281c89d0a466fb504548cc23c9ef8534d6bf.zip
Add support for emacs24.
Spotted by: beat
Diffstat (limited to 'editors/tamago')
-rw-r--r--editors/tamago/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index fcfe75406b0b..5d351a919f5c 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -36,7 +36,7 @@ POSTPATCHES= ${FILESDIR}/post-patch-*
.include <bsd.port.pre.mk>
-.if ${EMACS_PORT_NAME} == emacs21 || ${EMACS_PORT_NAME} == emacs22 || ${EMACS_PORT_NAME} == emacs23
+.if ${EMACS_PORT_NAME} == emacs21 || ${EMACS_PORT_NAME} == emacs22 || ${EMACS_PORT_NAME} == emacs23 || ${EMACS_PORT_NAME} == emacs24
PLIST_SUB+= HAS_JISX0213=""
.else
PLIST_SUB+= HAS_JISX0213="@comment "