aboutsummaryrefslogtreecommitdiff
path: root/net/gnu-radius
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-08-04 10:21:28 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-08-04 10:21:28 +0000
commit0524ff582c09814e097cad39e92d4033de1a429f (patch)
tree986f45ba786c270dc7e7190a48af8eb05044d304 /net/gnu-radius
parent45c559d42edd5550e848c75430a36c1101ef31b2 (diff)
downloadports-0524ff582c09814e097cad39e92d4033de1a429f.tar.gz
ports-0524ff582c09814e097cad39e92d4033de1a429f.zip
Notes
Diffstat (limited to 'net/gnu-radius')
-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=""