pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(apel-git) Enable emacs27. Adjust DOCDIR
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (CF-SX2) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Sun Oct 1 08:36:22 2017 +0900
Changeset: d108d20ef7f64934ca9ae0d029793cef33e89e64
Modified Files:
apel-git/Makefile
Log Message:
(apel-git) Enable emacs27. Adjust DOCDIR
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d108d20ef7f64934ca9ae0d029793cef33e89e64
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
apel-git/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/apel-git/Makefile b/apel-git/Makefile
index 33f5364cd9..0764e0c119 100644
--- a/apel-git/Makefile
+++ b/apel-git/Makefile
@@ -21,6 +21,7 @@ USE_TOOLS+= gmake makeinfo
NO_CONFIGURE= yes
TEST_TARGET= check
+DOCDIR?= ${PREFIX}/share/doc
INSTALLATION_DIRS+= ${DOCDIR} \
${EMACS_LISPPREFIX:C|^${PREFIX}/||}/apel \
@@ -35,7 +36,7 @@ MAKE_FLAGS+= VERSION_SPECIFIC_LISPDIR=${EMACS_LISPPREFIX:Q}
MAKE_FLAGS+= ${MAKE_FLAGS.${EMACS_FLAVOR}}
# apel is included in xemacs-packages
-EMACS_VERSIONS_ACCEPTED=emacs21 emacs21nox emacs20 emacs25 emacs26
+EMACS_VERSIONS_ACCEPTED=emacs21 emacs21nox emacs20 emacs25 emacs26 emacs27
BUILD_TARGET.emacs= elc
BUILD_TARGET.xemacs= package
Home |
Main Index |
Thread Index |
Old Index