summaryrefslogtreecommitdiff
path: root/lang/pforth
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-06 18:35:45 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-06 18:35:45 +0000
commit4deace65ec427ae19bdc6c5f7b3c19ecdf47f376 (patch)
tree8432286d9069c3cae77f7c0955e9346eeb40c501 /lang/pforth
parentb07319ee37cb319c011a45a91d1d2125f77c97d9 (diff)
downloadpkgsrc-4deace65ec427ae19bdc6c5f7b3c19ecdf47f376.tar.gz
Uses C++.
Diffstat (limited to 'lang/pforth')
-rw-r--r--lang/pforth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/pforth/Makefile b/lang/pforth/Makefile
index d6e346691fd..8c184107680 100644
--- a/lang/pforth/Makefile
+++ b/lang/pforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/03/04 21:29:55 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/06/06 18:35:45 joerg Exp $
DISTNAME= pfthpc21
PKGNAME= pforth-21
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.softsynth.com/pforth/
COMMENT= Portable ANS-like Forth
WRKSRC= ${WRKDIR}
+USE_LANGUAGES= c++
USE_TOOLS+= gmake
MAKEFILE= ${WRKSRC}/makefile