aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-devel-mule/Makefile
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2008-03-30 07:27:57 +0000
committerAndrey Slusar <anray@FreeBSD.org>2008-03-30 07:27:57 +0000
commitdba780e90b4e3e87fa3046c9e34bc374f186aafc (patch)
treeb4142006fe8e0b3beb65eda5dc6c86681f08ef0f /editors/xemacs-devel-mule/Makefile
parent0e77ef5912fba1f2081d0a28119df5cfaa49e30e (diff)
Notes
Diffstat (limited to 'editors/xemacs-devel-mule/Makefile')
-rw-r--r--editors/xemacs-devel-mule/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile
index 8901d8a4c1de..15c90685f1b5 100644
--- a/editors/xemacs-devel-mule/Makefile
+++ b/editors/xemacs-devel-mule/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xemacs-devel-mule
PORTVERSION= ${XEMACS_VER:S/-/./}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES+= editors
MASTER_SITES= ${MASTER_SITE_XEMACS}
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
@@ -109,6 +109,7 @@ CONFIGURE_ARGS+=--disable-kkcc --disable-mc-alloc --disable-newgc
.endif
.if defined(WITH_XFT)
+BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
USE_XORG= x11 xft xpm
CONFIGURE_ARGS+=--with-xft=all
.elif defined(WITH_GTK)