summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-06-05 15:31:51 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-06-05 15:31:51 +0000
commit11f6d02050fd05ff9316a77001d8f930186faf90 (patch)
treebd0907db1313a9a231e2fe2531f89b7411bfb2ae /net
parent- Update to 0.9.3 (diff)
don't install the static library like it was before my 1.3 -> 1.5 libtool change
Noted by: vs
Notes
Notes: svn path=/head/; revision=136834
Diffstat (limited to 'net')
-rw-r--r--net/libicq2000/Makefile2
-rw-r--r--net/libicq2000/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/net/libicq2000/Makefile b/net/libicq2000/Makefile
index fd8dad7fa2ba..2720961dafe3 100644
--- a/net/libicq2000/Makefile
+++ b/net/libicq2000/Makefile
@@ -17,7 +17,7 @@ COMMENT= An opensource C++ library to support icq2000/2001 protocol
LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++
-USE_LIBTOOL_VER=15
+USE_INC_LIBTOOL_VER=15
CONFIGURE_ARGS= --disable-static
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
diff --git a/net/libicq2000/pkg-plist b/net/libicq2000/pkg-plist
index d3192506735f..fe33bf5d601e 100644
--- a/net/libicq2000/pkg-plist
+++ b/net/libicq2000/pkg-plist
@@ -39,7 +39,6 @@ include/libicq2000/time_extra.h
include/libicq2000/userinfoconstants.h
include/libicq2000/userinfohelpers.h
include/libicq2000/version.h
-lib/libicq2000.a
lib/libicq2000.so
lib/libicq2000.so.5
share/aclocal/libicq2000.m4