summaryrefslogtreecommitdiff
path: root/lang/pforth
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-06 18:35:45 +0000
committerjoerg <joerg>2006-06-06 18:35:45 +0000
commit932045c3e3d514dc1acff5eb5c8e200755d47bf9 (patch)
tree8432286d9069c3cae77f7c0955e9346eeb40c501 /lang/pforth
parentdad2a4fd718550124d68203226cbafe22f7ae5c2 (diff)
downloadpkgsrc-932045c3e3d514dc1acff5eb5c8e200755d47bf9.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