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 54ce978a95a9..730700788737 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_GETTEXT= yes USE_GMAKE= YES USE_REINPLACE= YES -USE_LIBTOOL= YES +USE_LIBTOOL_VER=13 USE_PERL5= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ --datadir=${PREFIX}/share/sgml/openjade |