From 6bb41db8de2d230dc7094adc1e6814b4d08a8f6e Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Fri, 3 Jun 2005 20:18:13 +0000 Subject: change the libtool version to use from 1.3 to 1.5 --- textproc/cole/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'textproc/cole') diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index 1ac2e03efe5a..98f9bd466527 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -15,7 +15,12 @@ MASTER_SITE_SUBDIR= sobomax MAINTAINER= ports@FreeBSD.org COMMENT= A free C OLE library -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes +USE_REINPLACE= yes + +post-patch: + @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ + ${WRKSRC}/configure .include -- cgit v1.2.3