diff options
Diffstat (limited to 'print/cjk-lyx')
-rw-r--r-- | print/cjk-lyx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index 60da145..7121aff 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -45,7 +45,7 @@ USE_QT_VER= 3 USE_PYTHON= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes OPTIONS= QT "Compile with qt instead of xforms (recommended)" ON \ ASPELL "Compile with aspell support" ON \ |