summaryrefslogtreecommitdiff
path: root/wm/bbkeys
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-11-10 14:15:08 +0000
committergavan <gavan@pkgsrc.org>2003-11-10 14:15:08 +0000
commit69fda2def86c1a437504624802a46c02ae83fe7d (patch)
treee979c58e46ae30a839794ceb1b83980724b8bdf1 /wm/bbkeys
parent6c4b0705d6efd2b1d372f69a37f54368faf4b1be (diff)
downloadpkgsrc-69fda2def86c1a437504624802a46c02ae83fe7d.tar.gz
Set USE_GCC_SHLIB. Fixes linking on Solaris.
Diffstat (limited to 'wm/bbkeys')
-rw-r--r--wm/bbkeys/Makefile3
1 files changed, 2 insertions, 1 deletions
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"