summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache>2006-09-30 13:43:52 +0000
committerobache <obache>2006-09-30 13:43:52 +0000
commite5343369996cc7fe0b768a2061c1f0b537eefb4b (patch)
treed6d76acbe8efccfb4181a8e6f4150db3cbe7e02e /lang
parent0921f8c5864543b8aaf01259e12f7d31dee78eec (diff)
downloadpkgsrc-e5343369996cc7fe0b768a2061c1f0b537eefb4b.tar.gz
USE_LANGUAGES=c c++
Diffstat (limited to 'lang')
-rw-r--r--lang/parrot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index e7990a64a92..27194a9b25b 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -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 @@ MAINTAINER= debolaz@gmail.com
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