mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Make EMACS_PORT_NAME overridable.
This commit is contained in:
parent
fa7b7cb070
commit
ecb2221a36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195713
@ -25,7 +25,7 @@ PORTCLASS?= master
|
||||
# emacs port setup
|
||||
.if (${PORTCLASS} == "master")
|
||||
USE_EMACS= yes
|
||||
EMACS_PORT_NAME= emacs21
|
||||
EMACS_PORT_NAME?= emacs21
|
||||
.endif
|
||||
|
||||
# target name for make build
|
||||
|
Loading…
Reference in New Issue
Block a user