diff options
Diffstat (limited to 'textproc/opensp/Makefile')
-rw-r--r-- | textproc/opensp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 1b903f1617fb..291310daf58b 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -19,7 +19,7 @@ USE_GETTEXT= yes USE_GMAKE= YES USE_ICONV= yes USE_REINPLACE= YES -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_PERL5= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ --datadir=${PREFIX}/share/sgml/openjade |