aboutsummaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-05 19:42:29 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-05 19:42:29 +0000
commitc0a7a1f97264b914fa27603f8433b87b38b15f14 (patch)
tree31f183fd8d5eafcdc64858149e67eed38d5789d9 /x11/mlterm
parent5bbd5cd2dc9f1331906bad4149f5d061fc9c737a (diff)
downloadports-c0a7a1f97264b914fa27603f8433b87b38b15f14.tar.gz
ports-c0a7a1f97264b914fa27603f8433b87b38b15f14.zip
Notes
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index cb9605d4ceb8..ed2c2d552ddb 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -64,10 +64,6 @@ PLIST_SUB+= M17NLIB="@comment "
.endif
.if defined(WITH_IIIMF)
-.if ${OSVERSION} < 500043
-EXTRA_PATCHES= ${PATCHDIR}/extra-patch-inputmethod:iiimf:im_iiimf.c
-.endif
-
CONFIGURE_ARGS+= --enable-iiimf
LIB_DEPENDS+= iiimcf.3:${PORTSDIR}/textproc/iiimf-client-lib
PLIST_SUB+= IIIMF=""