From ae094055841c26f84573e801e12cf97ed0274b11 Mon Sep 17 00:00:00 2001 From: gavan Date: Mon, 3 Nov 2003 14:56:04 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- devel/cssc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/cssc/Makefile b/devel/cssc/Makefile index b28fb0b7af5..c2418d92817 100644 --- a/devel/cssc/Makefile +++ b/devel/cssc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/08/09 10:44:38 seb Exp $ +# $NetBSD: Makefile,v 1.12 2003/11/03 14:56:04 gavan Exp $ # DISTNAME= CSSC-0.15alpha.pl0 @@ -13,6 +13,7 @@ COMMENT= GNU workalike for the source code control system SCCS GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-binary USE_BUILDLINK2= YES +USE_GCC_SHLIB= YES TEST_TARGET= check USE_MAKEINFO= YES -- cgit v1.2.3