aboutsummaryrefslogtreecommitdiff
path: root/editors/mule-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mule-common/Makefile')
-rw-r--r--editors/mule-common/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile
index 469d3814e980..eea53650f841 100644
--- a/editors/mule-common/Makefile
+++ b/editors/mule-common/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mule-common
PORTVERSION= ${MULE_VERSION}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors japanese
MASTER_SITES= ftp://ftp.m17n.org/pub/mule/ \
ftp://ftp.jaist.ac.jp/pub/GNU/mule/ \
@@ -21,6 +21,8 @@ COMMENT= For a multilingual emacs, emacs lisp files, info pages, etc (except exe
MULE_VERSION= 2.3
EMACS_VERSION= 19.34
+USE_XORG= xbitmaps
+
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"