mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
This commit is contained in:
parent
45c559d42e
commit
0524ff582c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197068
@ -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=""
|
||||
|
Loading…
Reference in New Issue
Block a user