summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam>2003-01-25 13:21:04 +0000
committerjlam <jlam>2003-01-25 13:21:04 +0000
commitcc64ad2eaa2cdac421acc358e9b4ef47e955b4cd (patch)
treeeffe797c819adc4486d717623570d71a38a9e8a7 /x11
parent2c29a4326ddedd3abf4b6a2c8ac68a07f437d3fe (diff)
downloadpkgsrc-cc64ad2eaa2cdac421acc358e9b4ef47e955b4cd.tar.gz
Note that qt3 requires C++.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3-libs/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common
index a0684ebc0f6..0151e8002d1 100644
--- a/x11/qt3-libs/Makefile.common
+++ b/x11/qt3-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2002/10/09 20:59:42 jlam Exp $
+# $NetBSD: Makefile.common,v 1.11 2003/01/25 13:21:04 jlam Exp $
#
DISTNAME= qt-x11-free-${QTVERSION}
CATEGORIES= x11
@@ -14,6 +14,7 @@ PATCHDIR= ${.CURDIR}/../../x11/qt3-libs/patches
HAS_CONFIGURE= yes
USE_X11BASE= yes
USE_GMAKE= yes
+USE_CXX= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS+= -shared -sm -thread \
-system-zlib -system-libpng \