diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2005-05-27 03:12:14 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2005-05-27 03:12:14 +0000 |
| commit | bfc694e305f6c3659e5eef384796cb3f0a8d751b (patch) | |
| tree | d8b83cdbce470e99823361aef81d0d0b2f2dd816 /textproc/libextractor | |
| parent | - Chase lib version bump in qdbm (diff) | |
Don't install libltdl.
Diffstat (limited to 'textproc/libextractor')
| -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 |
