diff options
Diffstat (limited to 'textproc/libtre/Makefile')
-rw-r--r-- | textproc/libtre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 1000e788b2e0..7298419d52ff 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -19,7 +19,7 @@ USE_GETTEXT= yes USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig lthack USE_GETOPT_LONG= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes |