pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/fcgi USE_LANGUAGES=c c++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e29a68202c95
branches:  trunk
changeset: 483948:e29a68202c95
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 22 20:56:55 2004 +0000

description:
USE_LANGUAGES=c c++.

diffstat:

 www/fcgi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cdb32420cc25 -r e29a68202c95 www/fcgi/Makefile
--- a/www/fcgi/Makefile Mon Nov 22 20:25:26 2004 +0000
+++ b/www/fcgi/Makefile Mon Nov 22 20:56:55 2004 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index