Mon Aug 24 22:29:16 2020 UTC ()
emacs27-nox: Bump PKGREVISON from JSON support and emacsclient fix


(ryoon)
diff -r1.1 -r1.2 pkgsrc/editors/emacs27-nox11/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/editors/emacs27-nox11/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/emacs27-nox11/Makefile 2020/08/12 14:17:52 1.1
+++ pkgsrc/editors/emacs27-nox11/Makefile 2020/08/24 22:29:16 1.2
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.1 2020/08/12 14:17:52 ryoon Exp $ 1# $NetBSD: Makefile,v 1.2 2020/08/24 22:29:16 ryoon Exp $
2 2
3PKGNAME= ${DISTNAME:S/emacs/emacs27/:S/-/-nox11-/} 3PKGNAME= ${DISTNAME:S/emacs/emacs27/:S/-/-nox11-/}
 4PKGREVISION= 1
4CONFLICTS+= emacs27-[0-9]* 5CONFLICTS+= emacs27-[0-9]*
5 6
6FILESDIR= ${.CURDIR}/../../editors/emacs27/files 7FILESDIR= ${.CURDIR}/../../editors/emacs27/files
7PATCHDIR= ${.CURDIR}/../../editors/emacs27/patches 8PATCHDIR= ${.CURDIR}/../../editors/emacs27/patches
8PKGDIR= ${.CURDIR}/../../editors/emacs27 9PKGDIR= ${.CURDIR}/../../editors/emacs27
9DISTINFO_FILE= ${.CURDIR}/../../editors/emacs27/distinfo 10DISTINFO_FILE= ${.CURDIR}/../../editors/emacs27/distinfo
10 11
11.include "../../editors/emacs27/Makefile.common" 12.include "../../editors/emacs27/Makefile.common"
12 13
13CONFIGURE_ARGS+= --without-dbus 14CONFIGURE_ARGS+= --without-dbus
14CONFIGURE_ARGS+= --without-xml2 15CONFIGURE_ARGS+= --without-xml2
15CONFIGURE_ARGS+= --without-gnutls 16CONFIGURE_ARGS+= --without-gnutls
16CONFIGURE_ARGS+= --without-rsvg 17CONFIGURE_ARGS+= --without-rsvg