pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/x11/mlterm



On Sun, May 20, 2012 at 06:07:31AM +0000, Izumi Tsutsui wrote:
> Module Name:  pkgsrc
> Committed By: tsutsui
> Date:         Sun May 20 06:07:31 UTC 2012
> 
> Modified Files:
>       pkgsrc/x11/mlterm: Makefile PLIST distinfo options.mk
> Removed Files:
>       pkgsrc/x11/mlterm/patches: patch-ae

Thanks for the upgrade.

Can we have --enable-ind option enabled in mlterm? I am trying to get
Devanagari fonts work with mlterm. This option is required for the same.

The patch is:

--- Makefile    20 May 2012 06:07:31 -0000      1.68
+++ Makefile    20 May 2012 07:23:22 -0000
@@ -31,6 +31,7 @@
 CONFIGURE_ARGS+=       --without-libiconv-prefix
 CONFIGURE_ARGS+=       --without-libintl-prefix
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFBASEDIR}
+CONFIGURE_ARGS+=       --enable-ind
 
 INSTALL_MAKE_FLAGS+=   sysconfdir=${PREFIX}/share/examples


Mayuresh.


Home | Main Index | Thread Index | Old Index