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 --- www/dpsearch/Makefile | 7 ++++++- www/dpsearch/pkg-plist | 2 -- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'www/dpsearch') diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile index 999e6741a185..a28ccae76f07 100644 --- a/www/dpsearch/Makefile +++ b/www/dpsearch/Makefile @@ -19,7 +19,8 @@ COMMENT= Open source search engine for Internet and Intranet sites INSTALLS_SHLIB= yes USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 +USE_REINPLACE= yes DOCSDIR= ${PREFIX}/share/doc/dataparksearch CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/dpsearch \ @@ -122,6 +123,10 @@ CONFIGURE_ARGS+= --with-sqlite=${LOCALBASE} .endif +post-patch: + @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ + ${WRKSRC}/configure + pre-install: @${MKDIR} ${DATADIR} diff --git a/www/dpsearch/pkg-plist b/www/dpsearch/pkg-plist index 8a57fe8364d8..d686a185b8a0 100644 --- a/www/dpsearch/pkg-plist +++ b/www/dpsearch/pkg-plist @@ -260,11 +260,9 @@ include/dps_xmalloc.h include/dpsearch.h lib/libdpcharset-4.so lib/libdpcharset.a -lib/libdpcharset.la lib/libdpcharset.so lib/libdpsearch-4.so lib/libdpsearch.a -lib/libdpsearch.la lib/libdpsearch.so sbin/cached sbin/dpconv -- cgit v1.2.3