From b06d4a84d5f07e2f7a8050a5d69fd388cbc97522 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Sun, 15 Aug 2004 09:16:17 +0000 Subject: - Switch to libtool15. - Fix plist. --- textproc/opensp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/opensp/Makefile') diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 9d969cd51609..1b903f1617fb 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -7,7 +7,7 @@ PORTNAME= OpenSP PORTVERSION= 1.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openjade @@ -19,7 +19,7 @@ USE_GETTEXT= yes USE_GMAKE= YES USE_ICONV= yes USE_REINPLACE= YES -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_PERL5= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ --datadir=${PREFIX}/share/sgml/openjade -- cgit