summaryrefslogtreecommitdiff
path: root/devel/libsigc++
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/libsigc++
parent2c7a49cf63cdb4c0f2cd70c66acc9a5fc2102784 (diff)
downloadpkgsrc-17d1ca394e473d786eb7e9ebcffe08c850040d2f.tar.gz
These packages need a C++ compiler.
Diffstat (limited to 'devel/libsigc++')
-rw-r--r--devel/libsigc++/Makefile4
1 files changed, 2 insertions, 2 deletions
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