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
commita1febbd30f9206a0f6e43db320b5c022c1c403ea (patch)
treee979c58e46ae30a839794ceb1b83980724b8bdf1 /wm/bbkeys
parentc360cd51e656ea9d4a0dda296046a3adf2c6ac36 (diff)
downloadpkgsrc-a1febbd30f9206a0f6e43db320b5c022c1c403ea.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"