summaryrefslogtreecommitdiff
path: root/wm/bbkeys
diff options
context:
space:
mode:
authorgavan <gavan>2003-11-10 14:15:08 +0000
committergavan <gavan>2003-11-10 14:15:08 +0000
commitb3b4a0f36bc24185ad0f65147ec1ae7019b0d408 (patch)
treee979c58e46ae30a839794ceb1b83980724b8bdf1 /wm/bbkeys
parent1a58ca15e04184cd18d597a12eeec3f3da4999d2 (diff)
downloadpkgsrc-b3b4a0f36bc24185ad0f65147ec1ae7019b0d408.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"