diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-07-12 15:51:49 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-07-12 15:51:49 +0000 |
commit | 6c420154581a1c6ca32213a2818cf903013c2b09 (patch) | |
tree | dab99f7f19086362f653b3908d70d27bc0c8f371 /editors/semi-mule | |
parent | 632d31cbaea6f4aca26adec053a1fdc8b2ad72f8 (diff) | |
download | ports-6c420154581a1c6ca32213a2818cf903013c2b09.tar.gz ports-6c420154581a1c6ca32213a2818cf903013c2b09.zip |
Notes
Diffstat (limited to 'editors/semi-mule')
-rw-r--r-- | editors/semi-mule/Makefile | 10 | ||||
-rw-r--r-- | editors/semi-mule/pkg-descr | 2 |
2 files changed, 2 insertions, 10 deletions
diff --git a/editors/semi-mule/Makefile b/editors/semi-mule/Makefile index 047faf8afb92..333c8e22aa61 100644 --- a/editors/semi-mule/Makefile +++ b/editors/semi-mule/Makefile @@ -13,18 +13,10 @@ PORTCLASS= slave MASTERDIR= ${.CURDIR}/../../editors/semi-emacs # emacs port setup -EMACS_NAME= mule -EMACS_PORT= mule -EMACS_VER= 19.34 -EMACS_LIBDIR= share/${EMACS_NAME} -EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} +EMACS_PORT_NAME= mule # whether emacs requires *-setupel.el REQUIRE_SETUPEL= YES -# whether emacs has a *-common port -HAS_COMMON_PORT= YES -# whether emacs has mule feature -HAS_MULE= YES # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg diff --git a/editors/semi-mule/pkg-descr b/editors/semi-mule/pkg-descr index 0d7de9ab0b4d..e7727d684b63 100644 --- a/editors/semi-mule/pkg-descr +++ b/editors/semi-mule/pkg-descr @@ -20,7 +20,7 @@ SEMI, Library of MIME feature for GNU Emacs for mule. MUAs. They are released as separated packages. SEMI is installed the following directory tree: - ${PREFIX}/share/emacs/site-lisp/semi/ --- SEMI + ${LOCALBASE}/share/emacs/site-lisp/semi/ --- SEMI To use flim, put the following setup into your ~/.emacs: |