1
0
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:
MANTANI Nobutaka 2007-07-16 09:30:01 +00:00
parent fa7b7cb070
commit ecb2221a36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195713

View File

@ -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