mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Use EMACS_PORT_NAME variables.
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
This commit is contained in:
parent
ccf4c430e0
commit
51023189c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28454
@ -13,12 +13,7 @@ PORTCLASS= slave
|
||||
MASTERDIR= ${.CURDIR}/../../editors/apel-emacs
|
||||
|
||||
# emacs port setup
|
||||
EMACS_NAME= xemacs
|
||||
EMACS_PORT= xemacs20
|
||||
EMACS_VER= 20.4
|
||||
EMACS_LIBDIR= lib/${EMACS_NAME}
|
||||
# xemacs-20.4 has no version specific site-lisp directories.
|
||||
EMACS_LIBDIR_WITH_VER= lib/${EMACS_NAME}
|
||||
EMACS_PORT_NAME= xemacs20
|
||||
|
||||
# use pkg/* files in ${.CURDIR}
|
||||
PKGDIR= ${.CURDIR}/pkg
|
||||
|
Loading…
Reference in New Issue
Block a user