mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.
Reported by: Peter Jeremy <peterjeremy__at__optushome.com.au>
This commit is contained in:
parent
46bdf4de13
commit
96579c0d8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195995
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= elib
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel elisp
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= emacs
|
||||
|
@ -25,7 +25,6 @@ PORTCLASS?= master
|
|||
# emacs port setup
|
||||
.if (${PORTCLASS} == "master")
|
||||
USE_EMACS= yes
|
||||
EMACS_PORT_NAME?= emacs21
|
||||
.endif
|
||||
|
||||
# target name for make build
|
||||
|
|
Loading…
Add table
Reference in a new issue