summaryrefslogtreecommitdiff
path: root/x11/qt2-libs
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-15 21:58:22 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-15 21:58:22 +0000
commit4d476dc9a14e3406c6476e8c576089f336714bbb (patch)
tree235c0563d935aca376e10e8c6205caaf205c7453 /x11/qt2-libs
parent922055201552ecf41e87727f224c7a1d7e6b3d03 (diff)
downloadpkgsrc-4d476dc9a14e3406c6476e8c576089f336714bbb.tar.gz
Uses C++.
Diffstat (limited to 'x11/qt2-libs')
-rw-r--r--x11/qt2-libs/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt2-libs/Makefile.common b/x11/qt2-libs/Makefile.common
index 4ab0962bf00..d11a1bc5a24 100644
--- a/x11/qt2-libs/Makefile.common
+++ b/x11/qt2-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.26 2006/01/05 21:22:13 joerg Exp $
+# $NetBSD: Makefile.common,v 1.27 2006/05/15 21:58:22 joerg Exp $
#
DISTNAME= qt-x11-${QTVERSION}
@@ -12,6 +12,7 @@ WRKSRC= ${WRKDIR}/qt-${QTVERSION}
HAS_CONFIGURE= yes
USE_X11BASE= yes
USE_TOOLS+= gmake
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
CONFIGURE_ARGS+= -static -sm -no-thread \
-system-zlib -system-libpng \