summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-02 13:02:49 +0000
committerjlam <jlam@pkgsrc.org>2004-02-02 13:02:49 +0000
commit17d1ca394e473d786eb7e9ebcffe08c850040d2f (patch)
tree494f696e0cc788aee47c5cbc4ef2e450dc990a31 /devel
parent2c7a49cf63cdb4c0f2cd70c66acc9a5fc2102784 (diff)
downloadpkgsrc-17d1ca394e473d786eb7e9ebcffe08c850040d2f.tar.gz
These packages need a C++ compiler.
Diffstat (limited to 'devel')
-rw-r--r--devel/gtl/Makefile4
-rw-r--r--devel/libargparse/Makefile4
-rw-r--r--devel/libsigc++/Makefile4
-rw-r--r--devel/ncurses/Makefile4
-rw-r--r--devel/stlport/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/devel/gtl/Makefile b/devel/gtl/Makefile
index 624e5f2933a..6b9e2239eae 100644
--- a/devel/gtl/Makefile
+++ b/devel/gtl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/11/03 18:17:55 gavan Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/02 13:02:49 jlam Exp $
DISTNAME= GTL-0.3.3
PKGNAME= gtl-0.3.3
@@ -14,7 +14,7 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
USE_BUILDLINK2= # defined
-USE_GCC_SHLIB= # defined
+USE_LANGUAGES= c c++
LICENSE= no-commercial-use
diff --git a/devel/libargparse/Makefile b/devel/libargparse/Makefile
index 67e7af21f3e..c2081c484f4 100644
--- a/devel/libargparse/Makefile
+++ b/devel/libargparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/11/03 18:27:54 gavan Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/02 13:02:49 jlam Exp $
#
DISTNAME= libargparse-0.1.0000
@@ -15,6 +15,6 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
USE_BUILDLINK2= yes
-USE_GCC_SHLIB= yes
+USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile
index a2ab90e998b..a58fede4921 100644
--- a/devel/libsigc++/Makefile
+++ b/devel/libsigc++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/25 03:08:47 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/02 13:02:49 jlam Exp $
DISTNAME= libsigc++-1.2.5
CATEGORIES= devel
@@ -12,7 +12,7 @@ USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_GNU_TOOLS+= m4 make
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c c++
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/sigc++-1.2.pc.in
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index d3e8d2d52f9..cd372572cc2 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2004/01/07 01:16:04 jlam Exp $
+# $NetBSD: Makefile,v 1.56 2004/02/02 13:02:49 jlam Exp $
DISTNAME= ncurses-${NC_VERS}
NC_VERS= 5.3
@@ -15,7 +15,7 @@ COMMENT= CRT screen handling and optimization package
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile
index e7df9410dea..e3f6779de5a 100644
--- a/devel/stlport/Makefile
+++ b/devel/stlport/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/27 00:53:12 heinz Exp $
+# $NetBSD: Makefile,v 1.16 2004/02/02 13:02:49 jlam Exp $
DISTNAME= STLport-4.6
PKGNAME= stlport-4.6
@@ -12,7 +12,7 @@ COMMENT= Complete C++ standard library
USE_BUILDLINK2= # defined
USE_GNU_TOOLS+= make
USE_LIBTOOL= # defined
-USE_GCC_SHLIB= # defined
+USE_LANGUAGES= c++
NO_CONFIGURE= # defined
BUILD_DIRS= ${WRKSRC}/src