From 4deace65ec427ae19bdc6c5f7b3c19ecdf47f376 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Jun 2006 18:35:45 +0000 Subject: Uses C++. --- lang/pforth/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') 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 -- cgit v1.2.3