summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \