summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJose M. Alcaide <jmas@FreeBSD.org>1999-11-14 12:03:54 +0000
committerJose M. Alcaide <jmas@FreeBSD.org>1999-11-14 12:03:54 +0000
commite08840029e58a0682a5f8d2ba04c96fe4331d351 (patch)
treeecf9296d0fb4c5cc4a725ce20dc3e31dd39ae790 /mail
parentUpgrade to "No Labels", the 1.4.0 release. (diff)
"Dead key" support added.
Notes
Notes: svn path=/head/; revision=23125
Diffstat (limited to 'mail')
-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>