mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04: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
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ CONFIGURE_ARGS+= --enable-notify
|
||||||
|
|
||||||
.if defined(WITH_EMACS)
|
.if defined(WITH_EMACS)
|
||||||
USE_EMACS= yes
|
USE_EMACS= yes
|
||||||
EMACS_PORT_NAME?= emacs20
|
|
||||||
.include "${PORTSDIR}/Mk/bsd.emacs.mk"
|
.include "${PORTSDIR}/Mk/bsd.emacs.mk"
|
||||||
CONFIGURE_ARGS+= --with-lispdir=${PREFIX}/${EMACS_SITE_LISPDIR}
|
CONFIGURE_ARGS+= --with-lispdir=${PREFIX}/${EMACS_SITE_LISPDIR}
|
||||||
PLIST_SUB+= EMACS=""
|
PLIST_SUB+= EMACS=""
|
||||||
|
|
Loading…
Add table
Reference in a new issue