diff options
Diffstat (limited to 'textproc/openvanilla-modules/Makefile')
-rw-r--r-- | textproc/openvanilla-modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/openvanilla-modules/Makefile b/textproc/openvanilla-modules/Makefile index 19848884a418..c7b61fea437e 100644 --- a/textproc/openvanilla-modules/Makefile +++ b/textproc/openvanilla-modules/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${X11BASE}/lib/scim-1.0/IMEngine/OVLoader-SCIM.so:${PORTSDIR}/textp USE_X_PREFIX= yes USE_AUTOTOOLS= libtool:15:env USE_GMAKE= yes -USE_REINPLACE= yes +USE_PERL5_BUILD= yes OPTIONS= OVIMArray "Array Input Module" on \ OVIMBig5 "Big5 Input Module" off \ |