aboutsummaryrefslogtreecommitdiff
path: root/editors/flim/Makefile
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2018-06-10 14:27:53 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2018-06-10 14:27:53 +0000
commit1acf47cf729a475e8737436c981f6bdd171d3961 (patch)
treeff6d04d421475f81d3079a9469c2d9321502dcf3 /editors/flim/Makefile
parent20a1d468247338602e8fba7d7fa2c6e85dd62c8c (diff)
downloadports-1acf47cf729a475e8737436c981f6bdd171d3961.tar.gz
ports-1acf47cf729a475e8737436c981f6bdd171d3961.zip
* Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Bump PORTREVISION because of plist change. PR: 228720 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Notes
Notes: svn path=/head/; revision=472140
Diffstat (limited to 'editors/flim/Makefile')
-rw-r--r--editors/flim/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile
index 8bf5780c6f2b..cae8c48df4d7 100644
--- a/editors/flim/Makefile
+++ b/editors/flim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= flim
PORTVERSION= 1.14.9
-PORTREVISION= 18
+PORTREVISION= 19
PORTEPOCH= 1
CATEGORIES= editors elisp
MASTER_SITES= http://git.chise.org/elisp/dist/${PORTNAME}/${PORTNAME}-${DISTVERSION:R}/
@@ -26,7 +26,8 @@ NO_ARCH= yes
ALL_TARGET= elc
MAKE_ARGS+= PREFIX="${STAGEDIR}${PREFIX}" \
- LISPDIR="${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}"
+ LISPDIR="${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}" \
+ VERSION_SPECIFIC_LISPDIR="${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}"
INFO= mime-en mime-ja