summaryrefslogtreecommitdiff
path: root/x11/mlterm/Makefile
diff options
context:
space:
mode:
authorhira <hira>2006-11-12 15:13:56 +0000
committerhira <hira>2006-11-12 15:13:56 +0000
commit2818fa821e0a2eb16a3aed03d6571b8ab6caf4e0 (patch)
tree031e422c57de60803f7ae8fcfab58fd49bfcac53 /x11/mlterm/Makefile
parente106a5a3d4173d219d966e498a0db80954339272 (diff)
downloadpkgsrc-2818fa821e0a2eb16a3aed03d6571b8ab6caf4e0.tar.gz
Add `uim' option, requested by Yamashiro, Jun <yamajun at ofug dot net>
in PR pkg/34596. It's disabled by default.
Diffstat (limited to 'x11/mlterm/Makefile')
-rw-r--r--x11/mlterm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 4729da893a8..3561b3f064e 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2006/06/12 10:37:24 hira Exp $
+# $NetBSD: Makefile,v 1.46 2006/11/12 15:13:56 hira Exp $
DISTNAME= mlterm-2.9.2
PKGREVISION= 4
@@ -32,6 +32,8 @@ CONFIGURE_ARGS+= --without-libiconv-prefix
CONFIGURE_ARGS+= --without-libintl-prefix
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q}
+.include "options.mk"
+
SUBST_CLASSES+= link
SUBST_MESSAGE.link= Fixing hardcoded paths and link options.
SUBST_STAGE.link= post-patch