summaryrefslogtreecommitdiff
path: root/www/fcgi
diff options
context:
space:
mode:
authorgavan <gavan>2003-11-10 17:25:13 +0000
committergavan <gavan>2003-11-10 17:25:13 +0000
commitce41520caef2919ab6b6c8e030aa0bb33f7252e3 (patch)
treee6aa56b5755bf05ce6fbe2bee7e73ad077512898 /www/fcgi
parent3df997387f2d9fac77717db34ff19dc8e160742a (diff)
downloadpkgsrc-ce41520caef2919ab6b6c8e030aa0bb33f7252e3.tar.gz
Set USE_GCC_SHLIB. Fixes linking on Solaris.
Diffstat (limited to 'www/fcgi')
-rw-r--r--www/fcgi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile
index 3bc98a8d7d0..a67342da58d 100644
--- a/www/fcgi/Makefile
+++ b/www/fcgi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/26 15:29:05 drochner Exp $
+# $NetBSD: Makefile,v 1.9 2003/11/10 17:25:13 gavan Exp $
DISTNAME= fcgi-2.4.0
CATEGORIES= www devel
@@ -9,6 +9,7 @@ HOMEPAGE= http://fastcgi.com/
COMMENT= FastCGI application development kit
USE_BUILDLINK2= YES
+USE_GCC_SHLIB= YES
GNU_CONFIGURE= YES
PTHREAD_OPTS+= require