summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-11-07 14:59:42 +0000
committergavan <gavan@pkgsrc.org>2003-11-07 14:59:42 +0000
commita89e242137d6ab7b17166db81422ab7d3cf13063 (patch)
treed4335f13caefc45364a50b84d06c3b4ea771b519 /misc
parent67797bfb42bb7d65d6baa7b846e54bea3524dda9 (diff)
downloadpkgsrc-a89e242137d6ab7b17166db81422ab7d3cf13063.tar.gz
Set USE_GCC_SHLIB. Fixes linking on Solaris.
Diffstat (limited to 'misc')
-rw-r--r--misc/bbappconf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/bbappconf/Makefile b/misc/bbappconf/Makefile
index ab3dbc931aa..909fbb9919c 100644
--- a/misc/bbappconf/Makefile
+++ b/misc/bbappconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:48:43 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/11/07 15:30:09 gavan Exp $
#
DISTNAME= bbappconf-0.0.2
@@ -12,6 +12,7 @@ COMMENT= Configure the behaviour of an application under Blackbox
USE_BUILDLINK2= YES
USE_X11BASE= YES
+USE_GCC_SHLIB= YES
GNU_CONFIGURE= YES
post-patch: