aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2016-10-02 20:38:14 +0800
committerAshish SHUKLA <ashish@FreeBSD.org>2016-10-02 20:38:14 +0800
commit6abdc4246195d598c431248285e76bb7d352e0e5 (patch)
treef347415dd706557f1fc10cf28bd3ad210fa5507b
parent9596b5167f9e2ac5d71e951f8d99d42bf1c2bf5c (diff)
downloadfreebsd-ports-gnome-6abdc4246195d598c431248285e76bb7d352e0e5.tar.gz
freebsd-ports-gnome-6abdc4246195d598c431248285e76bb7d352e0e5.tar.zst
freebsd-ports-gnome-6abdc4246195d598c431248285e76bb7d352e0e5.zip
Chase GNU Emacs updates, and unbreak INDEX file
Submitted by: Yasuhiro KIMURA <yasu@utahmime.org> (private email)
-rw-r--r--editors/flim/Makefile4
-rw-r--r--editors/semi/Makefile4
-rw-r--r--graphics/xface.el/Makefile2
3 files changed, 5 insertions, 5 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile
index 708ef00c20ca..d4b767575167 100644
--- a/editors/flim/Makefile
+++ b/editors/flim/Makefile
@@ -50,12 +50,12 @@ MAKE_ARGS+= PREFIX="${STAGEDIR}${LOCALBASE}" \
.include <bsd.port.pre.mk>
.if defined(EMACS_PORT_NAME)
-.if (${EMACS_PORT_NAME} == "emacs23") || (${EMACS_PORT_NAME} == "emacs24") || (${EMACS_PORT_NAME} == "emacs-devel")
+.if (${EMACS_PORT_NAME} == "emacs25") || (${EMACS_PORT_NAME} == "emacs-nox11") || (${EMACS_PORT_NAME} == "emacs-devel")
DEPPORT_SUFFIX=
.else
DEPPORT_SUFFIX= -${EMACS_PORT_NAME}
.endif
-.if (${EMACS_PORT_NAME} == "emacs23") || (${EMACS_PORT_NAME} == "emacs24") || (${EMACS_PORT_NAME} == "emacs-devel")
+.if (${EMACS_PORT_NAME} == "emacs25") || (${EMACS_PORT_NAME} == "emacs-nox11") || (${EMACS_PORT_NAME} == "emacs-devel")
PLIST= ${PKGDIR}/pkg-plist.emacs21
.endif
# depends on apel (case of xemacs-21.x or later)
diff --git a/editors/semi/Makefile b/editors/semi/Makefile
index a2fa1d94265f..02b67a2bdbb9 100644
--- a/editors/semi/Makefile
+++ b/editors/semi/Makefile
@@ -48,12 +48,12 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
.if defined(EMACS_PORT_NAME)
-.if (${EMACS_PORT_NAME} == "emacs23") || (${EMACS_PORT_NAME} == "emacs24") || (${EMACS_PORT_NAME} == "emacs-devel")
+.if (${EMACS_PORT_NAME} == "emacs25") || (${EMACS_PORT_NAME} == "emacs-nox11") || (${EMACS_PORT_NAME} == "emacs-devel")
DEPPORT_SUFFIX=
.else
DEPPORT_SUFFIX= -${EMACS_PORT_NAME}
.endif
-.if (${EMACS_PORT_NAME} == "emacs23") || (${EMACS_PORT_NAME} == "emacs24") || (${EMACS_PORT_NAME} == "emacs-devel")
+.if (${EMACS_PORT_NAME} == "emacs25") || (${EMACS_PORT_NAME} == "emacs-nox11") || (${EMACS_PORT_NAME} == "emacs-devel")
PLIST= ${PKGDIR}/pkg-plist.emacs20
.endif
# depends on flim
diff --git a/graphics/xface.el/Makefile b/graphics/xface.el/Makefile
index 5fc7973f3324..163e35c4f99e 100644
--- a/graphics/xface.el/Makefile
+++ b/graphics/xface.el/Makefile
@@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= X-Face encoder/decoder/viewer for Emacsen
-EMACS_PORT_NAME?= emacs24
+EMACS_PORT_NAME?= emacs25
RUN_DEPENDS= compface:mail/faces