From b54f61f42df39ebb62ac69ee16314b71127f0fca Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 6 Apr 2003 01:13:28 +0000 Subject: Added INSTALLS_SHLIB to Makefile. Informed maintainer. --- net-im/libicq2000/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-im') diff --git a/net-im/libicq2000/Makefile b/net-im/libicq2000/Makefile index 54d712e08d66..134e86083f2b 100644 --- a/net-im/libicq2000/Makefile +++ b/net-im/libicq2000/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ USE_LIBTOOL= yes USE_REINPLACE= yes +INSTALLS_SHLIB= yes MAN1= libicq2000-config.1 @@ -44,4 +45,5 @@ post-install: @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif + .include -- cgit v1.2.3