aboutsummaryrefslogtreecommitdiffstats
path: root/net/libicq2000
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-06-05 23:31:51 +0800
committeroliver <oliver@FreeBSD.org>2005-06-05 23:31:51 +0800
commita5887105bbfc3a46e43ef9f8894730b56858a46e (patch)
tree1eab49589a082611eb61a80dd828173e7e3a590e /net/libicq2000
parentb2fe9e2c62b8a137d7b989df674c35a12c50b7a5 (diff)
downloadfreebsd-ports-gnome-a5887105bbfc3a46e43ef9f8894730b56858a46e.tar.gz
freebsd-ports-gnome-a5887105bbfc3a46e43ef9f8894730b56858a46e.tar.zst
freebsd-ports-gnome-a5887105bbfc3a46e43ef9f8894730b56858a46e.zip
don't install the static library like it was before my 1.3 -> 1.5 libtool change
Noted by: vs
Diffstat (limited to 'net/libicq2000')
-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