aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xfmail
diff options
context:
space:
mode:
authorjmas <jmas@FreeBSD.org>1999-11-14 20:03:54 +0800
committerjmas <jmas@FreeBSD.org>1999-11-14 20:03:54 +0800
commit9de7e5832f123e736923083debcb348d2ffbc079 (patch)
tree2ae537db6ae3aa3c20a81c2033897257742036e6 /mail/xfmail
parent1c08ec97529b7fdc4151f799c2e40d8aac684ddb (diff)
downloadfreebsd-ports-gnome-9de7e5832f123e736923083debcb348d2ffbc079.tar.gz
freebsd-ports-gnome-9de7e5832f123e736923083debcb348d2ffbc079.tar.zst
freebsd-ports-gnome-9de7e5832f123e736923083debcb348d2ffbc079.zip
"Dead key" support added.
Diffstat (limited to 'mail/xfmail')
-rw-r--r--mail/xfmail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index 507ce3f14191..46fdccd4b74f 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
USE_BZIP2= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-dead-keys --with-xkb-dead-keys
MAN1= xfmail.1
.include <bsd.port.mk>