diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 16:28:48 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 16:28:48 +0000 |
commit | 120a243b9ab20d1c5d8f016c4bb18491554ee937 (patch) | |
tree | a7c7ada1bf0cb5cc5b5c52070ef378923604cd8a /editors/flim-xemacs21-mule-current | |
parent | b7b889b02e7eceb8256d8a5443deae97d0d2033e (diff) | |
download | ports-120a243b9ab20d1c5d8f016c4bb18491554ee937.tar.gz ports-120a243b9ab20d1c5d8f016c4bb18491554ee937.zip |
Notes
Diffstat (limited to 'editors/flim-xemacs21-mule-current')
-rw-r--r-- | editors/flim-xemacs21-mule-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/flim-xemacs21-mule-current/Makefile b/editors/flim-xemacs21-mule-current/Makefile index df14685dc04c..c0b86ecfa595 100644 --- a/editors/flim-xemacs21-mule-current/Makefile +++ b/editors/flim-xemacs21-mule-current/Makefile @@ -16,9 +16,9 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current # emacs port setup EMACS_NAME= xemacs EMACS_PORT= xemacs-mule -EMACS_VER= 20.4 +EMACS_VER= 21.1.6 EMACS_LIBDIR= lib/${EMACS_NAME}-${EMACS_VER} -# xemacs-mule-20.4 has no version specific site-lisp directories. +# xemacs-mule-21.1.6 has no version specific site-lisp directories. EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR} # RUN_DEPENDS port name's suffix is '-common'. |