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
commitcd9a90444b4fcd8ad301490720e918a409f008c3 (patch)
tree235c0563d935aca376e10e8c6205caaf205c7453 /x11/qt2-libs
parentb023e599e81c4e706f8e602fecfa2aa513a02dd2 (diff)
downloadpkgsrc-cd9a90444b4fcd8ad301490720e918a409f008c3.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 \