aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/egg-canna
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2007-07-17 02:40:22 +0800
committerume <ume@FreeBSD.org>2007-07-17 02:40:22 +0800
commit3024840561062cf45c345b3b8d4688eb661d6b0a (patch)
treef7dfda337f7f1d61fe7bab23a4778e77b4f0300d /japanese/egg-canna
parentbe1596cc7bfdda87cfb7278eb2b66a28f2b7114f (diff)
downloadfreebsd-ports-gnome-3024840561062cf45c345b3b8d4688eb661d6b0a.tar.gz
freebsd-ports-gnome-3024840561062cf45c345b3b8d4688eb661d6b0a.tar.zst
freebsd-ports-gnome-3024840561062cf45c345b3b8d4688eb661d6b0a.zip
Nuke EMACS_PORT_NAME definition as it is now defined in bsd.emacs.mk.
Diffstat (limited to 'japanese/egg-canna')
-rw-r--r--japanese/egg-canna/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/japanese/egg-canna/Makefile b/japanese/egg-canna/Makefile
index f196bcf7b75b..051aa5719291 100644
--- a/japanese/egg-canna/Makefile
+++ b/japanese/egg-canna/Makefile
@@ -7,7 +7,7 @@
PORTNAME= egg-canna
PORTVERSION= 20011110
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese editors elisp
MASTER_SITES= http://cgi18.plala.or.jp/nyy/canna/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -21,12 +21,11 @@ BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/egg/egg-sim.el:${PORTS
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_EMACS= yes
-EMACS_PORT_NAME?= emacs21
-.if ${EMACS_PORT_NAME} == emacs21 || ${EMACS_PORT_NAME} == emacs22
-EMACS_SUFFIX= #
-.else
+.if ${EMACS_PORT_NAME} == emacs20
EMACS_SUFFIX= ${PKGNAMESUFFIX}
+.else
+EMACS_SUFFIX= #
.endif
NO_WRKSUBDIR= yes