summaryrefslogtreecommitdiff
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
parentCorrect RUN_DEPENDS on editors/bitmap for emacs22. (diff)
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Notes
Notes: svn path=/head/; revision=197068
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=""