summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/gnu-radius/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile
index 4c15ea9b81d3..bac9122e85d1 100644
--- a/net/gnu-radius/Makefile
+++ b/net/gnu-radius/Makefile
@@ -106,7 +106,6 @@ CONFIGURE_ARGS+= --enable-notify
.if defined(WITH_EMACS)
USE_EMACS= yes
-EMACS_PORT_NAME?= emacs20
.include "${PORTSDIR}/Mk/bsd.emacs.mk"
CONFIGURE_ARGS+= --with-lispdir=${PREFIX}/${EMACS_SITE_LISPDIR}
PLIST_SUB+= EMACS=""