From 69fda2def86c1a437504624802a46c02ae83fe7d Mon Sep 17 00:00:00 2001 From: gavan Date: Mon, 10 Nov 2003 14:15:08 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- wm/bbkeys/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm/bbkeys') diff --git a/wm/bbkeys/Makefile b/wm/bbkeys/Makefile index 02d4942f39b..e7075d243a9 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 22:55:09 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/11/10 14:15:08 gavan Exp $ # DISTNAME= bbkeys-0.8.6 @@ -12,6 +12,7 @@ COMMENT= General X Window keygrabber GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_X11= YES +USE_GCC_SHLIB= YES .include "../../lang/perl5/buildlink2.mk" -- cgit v1.2.3