diff options
author | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
commit | 2ece6387179637c993b1b28ed7918b8b68b369fa (patch) | |
tree | a7f9b2825573b3779524d8ae4301eb77dc07592b /editors/emacs25 | |
parent | f5872a0e3d161a958fd812d18b79e4f019bba508 (diff) | |
download | pkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz |
revbump for requiring ICU 59.x
Diffstat (limited to 'editors/emacs25')
-rw-r--r-- | editors/emacs25/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile index f9f4359296a..bb04597d0f5 100644 --- a/editors/emacs25/Makefile +++ b/editors/emacs25/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2017/09/12 03:19:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/18 09:53:20 maya Exp $ CONFLICTS+= emacs25-nox11-[0-9]* +PKGREVISION= 1 .include "../../editors/emacs25/Makefile.common" .include "options.mk" |