summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/semi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi/Makefile b/editors/semi/Makefile
index 4b103776e0b7..013cdbef3a0e 100644
--- a/editors/semi/Makefile
+++ b/editors/semi/Makefile
@@ -45,7 +45,7 @@ MAKE_ARGS+= PREFIX="${LOCALBASE}" \
.include <bsd.port.pre.mk>
.if defined(EMACS_PORT_NAME)
-.if (${EMACS_PORT_NAME} == "emacs21") || (${EMACS_PORT_NAME} == "emacs22")
+.if (${EMACS_PORT_NAME} == "emacs22")
DEPPORT_SUFFIX=
.else
DEPPORT_SUFFIX= -${EMACS_PORT_NAME}