pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/drscheme USE_LANGUAGES=c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b22f943c69fd
branches:  trunk
changeset: 512781:b22f943c69fd
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Mon May 15 19:25:47 2006 +0000

description:
USE_LANGUAGES=c++

diffstat:

 lang/drscheme/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 810e26900aa9 -r b22f943c69fd lang/drscheme/Makefile
--- a/lang/drscheme/Makefile    Mon May 15 19:14:49 2006 +0000
+++ b/lang/drscheme/Makefile    Mon May 15 19:25:47 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/03/04 21:29:53 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2006/05/15 19:25:47 ghen Exp $
 #
 
 DISTNAME=              plt-${DRSCHEME_VERSION}-src-unix
@@ -27,6 +27,8 @@
 USE_TOOLS+=            gmake perl:run
 GNU_CONFIGURE=         yes
 
+USE_LANGUAGES=         c++
+
 DRSCHEME_VERSION=      209
 
 # XXX: we pass this as the prefix to the configure script (see below) so



Home | Main Index | Thread Index | Old Index