pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/pforth Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3440aead025a
branches: trunk
changeset: 513993:3440aead025a
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 06 18:35:45 2006 +0000
description:
Uses C++.
diffstat:
lang/pforth/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 077479aa98fa -r 3440aead025a lang/pforth/Makefile
--- a/lang/pforth/Makefile Tue Jun 06 18:28:45 2006 +0000
+++ b/lang/pforth/Makefile Tue Jun 06 18:35:45 2006 +0000
@@ -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 @@
COMMENT= Portable ANS-like Forth
WRKSRC= ${WRKDIR}
+USE_LANGUAGES= c++
USE_TOOLS+= gmake
MAKEFILE= ${WRKSRC}/makefile
Home |
Main Index |
Thread Index |
Old Index