summaryrefslogtreecommitdiff
path: root/editors/emacs23
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-03 06:41:03 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-03 06:41:03 +0000
commit04e5f714fd810ef083eba6a98394a3c76c7b3c88 (patch)
tree7e739e21ce3630b387405ef1f3077466ffe0defd /editors/emacs23
parent- pdate devel/m17n-lib to 1.6.1 (diff)
- Bump PORTREVISION to chase the update of m17n-lib
PR: ports/146249 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
Notes
Notes: svn path=/head/; revision=253599
Diffstat (limited to 'editors/emacs23')
-rw-r--r--editors/emacs23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 6145499efdee..b6717c834ca2 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/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