diff options
Diffstat (limited to 'devel/libtifiles/Makefile')
-rw-r--r-- | devel/libtifiles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtifiles/Makefile b/devel/libtifiles/Makefile index 03b9579afbe1..a7cc6b707f27 100644 --- a/devel/libtifiles/Makefile +++ b/devel/libtifiles/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_AUTOMAKE_VER= 15 GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_GMAKE= yes INSTALLS_SHLIB= yes |