aboutsummaryrefslogtreecommitdiff
path: root/japanese/egg-canna/Makefile
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2012-08-10 17:59:40 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2012-08-10 17:59:40 +0000
commita4cc88c1a23145452f69d87464f0da4f8a0b01b8 (patch)
treefa62f900a2005e22b128d2a26d5097c4848e4518 /japanese/egg-canna/Makefile
parent75ece340d5ad21854512e78ffb37dace4c32ad5d (diff)
downloadports-a4cc88c1a23145452f69d87464f0da4f8a0b01b8.tar.gz
ports-a4cc88c1a23145452f69d87464f0da4f8a0b01b8.zip
Notes
Diffstat (limited to 'japanese/egg-canna/Makefile')
-rw-r--r--japanese/egg-canna/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/egg-canna/Makefile b/japanese/egg-canna/Makefile
index 8ba6152fd80d..ad55e9859861 100644
--- a/japanese/egg-canna/Makefile
+++ b/japanese/egg-canna/Makefile
@@ -24,7 +24,7 @@ USE_EMACS= yes
.include <bsd.port.pre.mk>
-.if ${EMACS_PORT_NAME} == "emacs23" || ${EMACS_PORT_NAME} == "emacs24"
+.if ${EMACS_MAJOR_VER} >= 23
IGNORE= does not build with Emacs 23 and later
.endif