summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-06 14:56:20 +0000
committerjoerg <joerg>2006-06-06 14:56:20 +0000
commiteb0827183e23873bd6f1f439fec440e17178d583 (patch)
treea9396ae7fb541c3fe53a1a40638d64f1414cb0c9 /devel
parent52de8b167998c8bad720df3b9877b7a376ae3969 (diff)
downloadpkgsrc-eb0827183e23873bd6f1f439fec440e17178d583.tar.gz
Uses C++.
Diffstat (limited to 'devel')
-rw-r--r--devel/libjit/Makefile3
-rw-r--r--devel/tpasm/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/libjit/Makefile b/devel/libjit/Makefile
index a4c4d635bdf..f767b8c0221 100644
--- a/devel/libjit/Makefile
+++ b/devel/libjit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/31 05:37:08 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/06 14:56:51 joerg Exp $
#
DISTNAME= libjit-0.0.4
@@ -10,6 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.southern-storm.com.au/libjit.html
COMMENT= Just-In-Time compilation functionality
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake makeinfo
GNU_CONFIGURE= yes
diff --git a/devel/tpasm/Makefile b/devel/tpasm/Makefile
index a5d136e651e..1336e35324d 100644
--- a/devel/tpasm/Makefile
+++ b/devel/tpasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:30 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/06 15:09:17 joerg Exp $
#
DISTNAME= tpasm1.0r
@@ -13,6 +13,7 @@ HOMEPAGE= http://www.sqt.com/
COMMENT= Assembler for 6805, 68HC11, 6502, Surplus, 8051, Z80, PIC, and AVR
WRKSRC= ${WRKDIR}/tpasm
+USE_LANGUAGES= c++
USE_TOOLS+= gmake
INSTALLATION_DIRS= bin