summaryrefslogtreecommitdiff
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
parentea22425a5d6008eb903b5a5c3155b1090f115286 (diff)
downloadfreebsd-ports-e08840029e58a0682a5f8d2ba04c96fe4331d351.zip
"Dead key" support added.
-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>