pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0a8bf7e8ee6
branches:  trunk
changeset: 519082:f0a8bf7e8ee6
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Sep 30 13:43:52 2006 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 lang/parrot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8fed21e3a9f8 -r f0a8bf7e8ee6 lang/parrot/Makefile
--- a/lang/parrot/Makefile      Sat Sep 30 12:25:39 2006 +0000
+++ b/lang/parrot/Makefile      Sat Sep 30 13:43:52 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/18 22:17:12 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/09/30 13:43:52 obache Exp $
 #
 
 DISTNAME=              parrot-0.4.1
@@ -10,6 +10,7 @@
 HOMEPAGE=              http://www.parrotcode.org/
 COMMENT=               Virtual machine made to run Perl 6 and other languages
 
+USE_LANGUAGES=         c c++
 USE_TOOLS+=            perl
 PTHREAD_OPTS+=         require
 BUILD_TARGET=          world



Home | Main Index | Thread Index | Old Index