summaryrefslogtreecommitdiff
path: root/net/icqlib0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/icqlib0/Makefile')
-rw-r--r--net/icqlib0/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/icqlib0/Makefile b/net/icqlib0/Makefile
index 0b5ea80b7fce..5494cc277025 100644
--- a/net/icqlib0/Makefile
+++ b/net/icqlib0/Makefile
@@ -16,11 +16,16 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Old branch 0.x.x of library required by kicq (used by icqmail)
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
+USE_REINPLACE= yes
LATEST_LINK= icqlib0
+post-patch:
+ @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
+ ${WRKSRC}/configure
+
post-install:
${INSTALL_DATA} ${WRKSRC}/icqlib/icq.h ${PREFIX}/include/icq0.h