diff options
author | shige <shige@FreeBSD.org> | 2000-07-05 14:49:03 +0000 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-07-05 14:49:03 +0000 |
commit | d7cb847faef24e0ea676366f5e01818afe948cf2 (patch) | |
tree | 52000d73ac63732d4405a62f7c62eecaada35d3f /japanese/emacs20-dl-canna | |
parent | abd8b3dda20afda8002b7091e9fa3a7a093e97ba (diff) | |
download | FreeBSD-ports-d7cb847faef24e0ea676366f5e01818afe948cf2.zip FreeBSD-ports-d7cb847faef24e0ea676366f5e01818afe948cf2.tar.gz |
Sync with emacs-20.7 update.
PR: ports/19693
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Diffstat (limited to 'japanese/emacs20-dl-canna')
-rw-r--r-- | japanese/emacs20-dl-canna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/emacs20-dl-canna/Makefile b/japanese/emacs20-dl-canna/Makefile index d089db3..947172b 100644 --- a/japanese/emacs20-dl-canna/Makefile +++ b/japanese/emacs20-dl-canna/Makefile @@ -31,7 +31,7 @@ PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${MACHINE_ARCH}--freebsd \ DLCANNA_VER=${DLCANNA_VER} LISPDIR=${LISPDIR} DOCDIR=${DOCDIR} # ports variables -EMACS_VER= 20.6 +EMACS_VER= 20.7 EMACSDL_DIR= ${.CURDIR}/../../editors/emacs20-dl EMACSDL_SRCDIR= ${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER}/src APEL_DEPENDS= ${PREFIX}/share/emacs/${EMACS_VER}/site-lisp/emu/emu.el |