diff options
author | kiri <kiri@FreeBSD.org> | 2001-02-05 08:14:52 +0000 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2001-02-05 08:14:52 +0000 |
commit | 46fc28213b03c15a08a1563397a60815717feaa3 (patch) | |
tree | 9a0c165766758b7aa2b5597c3be5637b0c20dc32 /editors/xemacs21-mule | |
parent | e7fc44140738772723d02f46d611961e34d528cc (diff) | |
download | FreeBSD-ports-46fc28213b03c15a08a1563397a60815717feaa3.zip FreeBSD-ports-46fc28213b03c15a08a1563397a60815717feaa3.tar.gz |
Update according to version up 21.1.13->21.1.14.
Diffstat (limited to 'editors/xemacs21-mule')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 3 | ||||
-rw-r--r-- | editors/xemacs21-mule/pkg-descr | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index b39024d..add8c3f 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -23,7 +23,7 @@ MULE_SLAVE= yes .endif -MAINTAINER= kiri@FreeBSD.org +MAINTAINER?= kiri@FreeBSD.org BUILD_DEPENDS= ${BUILD_INPUT_METHOD} .if defined(MULE_SLAVE) @@ -43,6 +43,7 @@ CONFIGURE_ARGS?=--with-x11 \ --x-libraries=${X11BASE}/lib \ --site-libraries='${SITE_LIBRARIES}' \ --site-includes='${SITE_INCLUDES}' \ + --gung-ho=yes \ --with-xface \ --with-xpm \ --with-sound=native \ diff --git a/editors/xemacs21-mule/pkg-descr b/editors/xemacs21-mule/pkg-descr index b5d9d10..abbc959 100644 --- a/editors/xemacs21-mule/pkg-descr +++ b/editors/xemacs21-mule/pkg-descr @@ -1,16 +1,16 @@ This is a package containing only the executables for XEmacs with -Mule(version 21.1.13), the next generation of Emacs. +Mule(version 21.1.14), the next generation of Emacs. -You need to install a package, xemacs-common-21.1.13, containing emacs +You need to install a package, xemacs-common-21.1.14, containing emacs lisp files, info pages, and so on (except executables) for -XEmacs with Mule(version 21.1.13). +XEmacs with Mule(version 21.1.14). This package is not built with any particular language support except for already built-in Imput Method - SKK and SJ3. If you want other built-in input method, look into the xemacs ports in language- specific directories. Currently only Japanese (Canna, FreeWnn and Wnn6) is available. -This package and the package, xemacs-common-21.1.13 are designed +This package and the package, xemacs-common-21.1.14 are designed *not* to clobber any existing emacs installation. In particular, the executables and man pages of etags/ctags are not installed, and the info pages that come with the original emacs don't get installed too. |