diff options
Diffstat (limited to 'textproc/sary/Makefile')
-rw-r--r-- | textproc/sary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index d2a9721ca336..98d07e205cf7 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -20,7 +20,7 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes USE_AUTOMAKE_VER= 15 AUTOMAKE_ARGS= -a -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes MAN1= sary.1 mksary.1 |