summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-22 20:56:55 +0000
committerwiz <wiz@pkgsrc.org>2004-11-22 20:56:55 +0000
commitafd91e3341583983a3d6a75086d39c530d68b5f0 (patch)
treea2d4f91330462f3964b2253315a7ea2f2399c1a3
parent3b00feb3efda7b23afb58ddd92d8c4f360375b22 (diff)
downloadpkgsrc-afd91e3341583983a3d6a75086d39c530d68b5f0.tar.gz
USE_LANGUAGES=c c++.
-rw-r--r--www/fcgi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile
index 6115aea1395..bfc2ca8383b 100644
--- a/www/fcgi/Makefile
+++ b/www/fcgi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/03 00:18:25 tv Exp $
+# $NetBSD: Makefile,v 1.13 2004/11/22 20:56:55 wiz Exp $
DISTNAME= fcgi-2.4.0
PKGREVISION= 1
@@ -10,7 +10,7 @@ HOMEPAGE= http://fastcgi.com/
COMMENT= FastCGI application development kit
USE_BUILDLINK3= YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
PTHREAD_OPTS+= require