mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Depend on editors/xemacs21-mule.
Approved by: maintainer
This commit is contained in:
parent
f682f47599
commit
a38f789ad1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24871
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,6 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
MAINTAINER= kuriyama@FreeBSD.org
|
MAINTAINER= kuriyama@FreeBSD.org
|
||||||
BROKEN= editors/xemacs-mule is removed.
|
|
||||||
|
|
||||||
# This is a slave port.
|
# This is a slave port.
|
||||||
PORTCLASS= slave
|
PORTCLASS= slave
|
||||||
|
@ -16,7 +15,8 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs
|
||||||
|
|
||||||
# emacs port setup
|
# emacs port setup
|
||||||
EMACS_NAME= xemacs
|
EMACS_NAME= xemacs
|
||||||
EMACS_PORT= xemacs-mule
|
EMACS_PORT= xemacs21-mule
|
||||||
|
EMACS_CMD= ${PREFIX}/bin/${EMACS_PORT}
|
||||||
EMACS_VER= 21.1.8
|
EMACS_VER= 21.1.8
|
||||||
EMACS_LIBDIR= lib/xemacs
|
EMACS_LIBDIR= lib/xemacs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue