pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/kdesupport Set USE_GCC_SHLIB. This requires...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f5bbadbfd37
branches: trunk
changeset: 463191:4f5bbadbfd37
user: gavan <gavan%pkgsrc.org@localhost>
date: Fri Oct 31 16:42:53 2003 +0000
description:
Set USE_GCC_SHLIB. This requires buildlink2. Fixes linking on Solaris.
diffstat:
converters/kdesupport/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4f0eed794b04 -r 4f5bbadbfd37 converters/kdesupport/Makefile
--- a/converters/kdesupport/Makefile Fri Oct 31 16:25:56 2003 +0000
+++ b/converters/kdesupport/Makefile Fri Oct 31 16:42:53 2003 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index