aboutsummaryrefslogtreecommitdiff
path: root/editors/flim113-mule
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-07-12 15:51:49 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-07-12 15:51:49 +0000
commit6c420154581a1c6ca32213a2818cf903013c2b09 (patch)
treedab99f7f19086362f653b3908d70d27bc0c8f371 /editors/flim113-mule
parent632d31cbaea6f4aca26adec053a1fdc8b2ad72f8 (diff)
downloadports-6c420154581a1c6ca32213a2818cf903013c2b09.tar.gz
ports-6c420154581a1c6ca32213a2818cf903013c2b09.zip
Notes
Diffstat (limited to 'editors/flim113-mule')
-rw-r--r--editors/flim113-mule/Makefile10
-rw-r--r--editors/flim113-mule/pkg-descr2
2 files changed, 2 insertions, 10 deletions
diff --git a/editors/flim113-mule/Makefile b/editors/flim113-mule/Makefile
index a6360de02b1e..9d859d76107b 100644
--- a/editors/flim113-mule/Makefile
+++ b/editors/flim113-mule/Makefile
@@ -13,18 +13,10 @@ PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
# 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 has a *-common port
-HAS_COMMON_PORT= YES
# whether emacs requires *-setupel.el
REQUIRE_SETUPEL= YES
-# whether emacs has mule feature
-HAS_MULE= YES
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
diff --git a/editors/flim113-mule/pkg-descr b/editors/flim113-mule/pkg-descr
index 2ab1c2d7e28c..d235eb18a260 100644
--- a/editors/flim113-mule/pkg-descr
+++ b/editors/flim113-mule/pkg-descr
@@ -8,7 +8,7 @@ FLIM, message representation or encoding emacs lisp library for mule.
- mailcap parser and utility
FLIM is installed the following directory tree:
- ${PREFIX}/share/mule/site-lisp/flim/ --- FLIM
+ ${LOCALBASE}/share/mule/site-lisp/flim/ --- FLIM
To use flim, put the following setup into your ~/.emacs: