summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgavan <gavan>2003-11-07 14:59:42 +0000
committergavan <gavan>2003-11-07 14:59:42 +0000
commit09e2ba8e001192bd8f0a7f613e2bb7896360226c (patch)
treed4335f13caefc45364a50b84d06c3b4ea771b519 /misc
parentb9debd25f16f4fe818193b67b9a0dccd714a8cfe (diff)
downloadpkgsrc-09e2ba8e001192bd8f0a7f613e2bb7896360226c.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: