summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordrochner <drochner>2006-05-08 13:06:04 +0000
committerdrochner <drochner>2006-05-08 13:06:04 +0000
commit5763ac57bdf53880fd7778aff5e5046516be6884 (patch)
tree84cb6efd248d50bb123d474f7b5b32f39bfd62d8 /x11
parent001182b7ce21153c8df1f3234885c952d122c85b (diff)
downloadpkgsrc-5763ac57bdf53880fd7778aff5e5046516be6884.tar.gz
this needs C++
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3-qscintilla/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-qscintilla/Makefile b/x11/qt3-qscintilla/Makefile
index e0016cfc423..5576406ebdb 100644
--- a/x11/qt3-qscintilla/Makefile
+++ b/x11/qt3-qscintilla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:05 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/05/08 13:06:04 drochner Exp $
#
DISTNAME= qscintilla-1.65-gpl-1.6
@@ -18,6 +18,7 @@ BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools
USE_TOOLS+= gmake
USE_LIBTOOL= yes
+USE_LANGUAGES+= c++
MAKE_ENV+= QTPREFIX=${QTDIR:Q}