diff options
author | shige <shige@FreeBSD.org> | 2000-07-12 23:51:49 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-07-12 23:51:49 +0800 |
commit | 093488a6c73e5f74e21f5338668735f844909b4b (patch) | |
tree | bad9832cb1ec0e7bb7a7dcadfbdd7907fd5f9b1b /editors/wemi-xemacs-current | |
parent | 07893b28b23ddcfd66573349ca4631f5094f4191 (diff) | |
download | freebsd-ports-gnome-093488a6c73e5f74e21f5338668735f844909b4b.tar.gz freebsd-ports-gnome-093488a6c73e5f74e21f5338668735f844909b4b.tar.zst freebsd-ports-gnome-093488a6c73e5f74e21f5338668735f844909b4b.zip |
Convert into EMACS_PORT_NAME style port.
Diffstat (limited to 'editors/wemi-xemacs-current')
-rw-r--r-- | editors/wemi-xemacs-current/Makefile | 7 | ||||
-rw-r--r-- | editors/wemi-xemacs-current/pkg-descr | 2 |
2 files changed, 2 insertions, 7 deletions
diff --git a/editors/wemi-xemacs-current/Makefile b/editors/wemi-xemacs-current/Makefile index 7410a48e7e4b..9c36953794dc 100644 --- a/editors/wemi-xemacs-current/Makefile +++ b/editors/wemi-xemacs-current/Makefile @@ -13,12 +13,7 @@ PORTCLASS= slave MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs-current # emacs port setup -EMACS_NAME= xemacs -EMACS_PORT= xemacs -EMACS_VER= 19.16 -EMACS_LIBDIR= lib/${EMACS_NAME} -# xemacs-19.16 has no version specific site-lisp directories. -EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR} +EMACS_PORT_NAME= xemacs # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg diff --git a/editors/wemi-xemacs-current/pkg-descr b/editors/wemi-xemacs-current/pkg-descr index 3562a77221c1..90de8020a590 100644 --- a/editors/wemi-xemacs-current/pkg-descr +++ b/editors/wemi-xemacs-current/pkg-descr @@ -30,7 +30,7 @@ WEMI, Library of MIME feature for GNU Emacs for xemacs. MUAs. They are released as separated packages. WEMI is installed the following directory tree: - ${PREFIX}/lib/xemacs/site-lisp/semi/ --- WEMI + ${LOCALBASE}/lib/xemacs/site-lisp/semi/ --- WEMI *** Caution!! *** |