pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/stlport This package also needs plain C.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bca864ad257
branches:  trunk
changeset: 468510:0bca864ad257
user:      mrauch <mrauch%pkgsrc.org@localhost>
date:      Sat Feb 14 17:39:29 2004 +0000

description:
This package also needs plain C.

diffstat:

 devel/stlport/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 02c1a55a8330 -r 0bca864ad257 devel/stlport/Makefile
--- a/devel/stlport/Makefile    Sat Feb 14 17:38:14 2004 +0000
+++ b/devel/stlport/Makefile    Sat Feb 14 17:39:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/02/02 13:02:49 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2004/02/14 17:39:29 mrauch Exp $
 
 DISTNAME=      STLport-4.6
 PKGNAME=       stlport-4.6
@@ -12,7 +12,7 @@
 USE_BUILDLINK2=        # defined
 USE_GNU_TOOLS+=        make
 USE_LIBTOOL=   # defined
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
 
 NO_CONFIGURE=  # defined
 BUILD_DIRS=    ${WRKSRC}/src



Home | Main Index | Thread Index | Old Index