summaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorobache <obache>2006-09-30 13:43:52 +0000
committerobache <obache>2006-09-30 13:43:52 +0000
commit4e63fa5619f569b1ea8b3bc5b93d7605c4a8dcd4 (patch)
treed6d76acbe8efccfb4181a8e6f4150db3cbe7e02e /lang/parrot
parent88316725b703eb9d2f7dfdaa3c3af63532f3bf0b (diff)
downloadpkgsrc-4e63fa5619f569b1ea8b3bc5b93d7605c4a8dcd4.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