diff options
Diffstat (limited to 'math/openfst/Makefile')
-rw-r--r-- | math/openfst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/openfst/Makefile b/math/openfst/Makefile index 29593436272f..61bc70e54398 100644 --- a/math/openfst/Makefile +++ b/math/openfst/Makefile @@ -9,7 +9,7 @@ WWW= https://www.openfst.org/ LICENSE= APACHE20 -USES= compiler:c++17-lang libtool python:3.6+ +USES= compiler:c++17-lang libtool python USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |