From 67249c9ed22a73332e9ab0e69ac6d463e3a36e21 Mon Sep 17 00:00:00 2001 From: gavan Date: Fri, 31 Oct 2003 16:42:53 +0000 Subject: Set USE_GCC_SHLIB. This requires buildlink2. Fixes linking on Solaris. --- converters/kdesupport/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/converters/kdesupport/Makefile b/converters/kdesupport/Makefile index 9d4ab8373be..f33b53a7215 100644 --- a/converters/kdesupport/Makefile +++ b/converters/kdesupport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2003/07/17 21:27:17 grant Exp $ +# $NetBSD: Makefile,v 1.41 2003/10/31 16:42:53 gavan Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp # @@ -12,6 +12,8 @@ HOMEPAGE= http://www.kde.org/ COMMENT= Mime library for the KDE integrated X11 desktop USE_LIBTOOL= yes +USE_BUILDLINK2= yes +USE_GCC_SHLIB= yes LTCONFIG_OVERRIDE= ${WRKSRC}/admin/ltconfig GNU_CONFIGURE= yes -- cgit v1.2.3