summaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-09-30 13:43:52 +0000
committerobache <obache@pkgsrc.org>2006-09-30 13:43:52 +0000
commit720c1e33afc601a279fb38981edd8074931eae11 (patch)
treed6d76acbe8efccfb4181a8e6f4150db3cbe7e02e /lang/parrot
parentbb1584e095f0f4191db1dba95aa19b6813011c99 (diff)
downloadpkgsrc-720c1e33afc601a279fb38981edd8074931eae11.tar.gz
USE_LANGUAGES=c c++
Diffstat (limited to 'lang/parrot')
-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