diff options
-rw-r--r-- | textproc/libextractor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 044fd0252c50..c4243b12eb54 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -18,6 +18,7 @@ USE_GNOME= glib20 USE_PYTHON= yes USE_LIBLTDL= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --disable-ltdl-install USE_REINPLACE= yes INSTALLS_SHLIB= yes |