summaryrefslogtreecommitdiff
path: root/devel/libsigc++
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-02 13:02:49 +0000
committerjlam <jlam>2004-02-02 13:02:49 +0000
commit3029e41c6e69a6a208fd177f8736c8b5d673c6a4 (patch)
tree494f696e0cc788aee47c5cbc4ef2e450dc990a31 /devel/libsigc++
parent3ef4554c5c319927e84a11666673ccb869eceb9f (diff)
downloadpkgsrc-3029e41c6e69a6a208fd177f8736c8b5d673c6a4.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