diff options
Diffstat (limited to 'textproc/sablotron')
-rw-r--r-- | textproc/sablotron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 1a60bef850b8..2a3611d286ab 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LIBTOOL=${LIBTOOL} \ LDFLAGS="-L${LOCALBASE}/lib -lexpat -liconv" USE_GMAKE= yes USE_ICONV= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_PERL5_BUILD= yes MAN1= sabcmd.1 |