aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-05-03 14:41:03 +0800
committerwen <wen@FreeBSD.org>2010-05-03 14:41:03 +0800
commit883e13c0ad0389197ba977b18d3331246fa674fb (patch)
tree5ced648e98c519c682d63f039d22d8c5349f4434 /editors/emacs
parent2ef3e8f8ccf6827d6fae3feea5de0cfcd3d3aa99 (diff)
downloadfreebsd-ports-gnome-883e13c0ad0389197ba977b18d3331246fa674fb.tar.gz
freebsd-ports-gnome-883e13c0ad0389197ba977b18d3331246fa674fb.tar.zst
freebsd-ports-gnome-883e13c0ad0389197ba977b18d3331246fa674fb.zip
- Bump PORTREVISION to chase the update of m17n-lib
PR: ports/146249 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 6145499efdee..b6717c834ca2 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
@@ -53,7 +53,7 @@ CONFIGURE_ARGS= --with-x-toolkit=gtk
CONFIGURE_ARGS= --with-x-toolkit=athena
.endif
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 \
- m17n.3:${PORTSDIR}/devel/m17n-lib
+ m17n.4:${PORTSDIR}/devel/m17n-lib
# also libotf, which is pulled in by m17n
# m17n depends on libintl.so too