summaryrefslogtreecommitdiff
path: root/x11/qt3-qscintilla
diff options
context:
space:
mode:
authordrochner <drochner>2006-05-08 13:06:04 +0000
committerdrochner <drochner>2006-05-08 13:06:04 +0000
commitc0e967e37c549a60dda9c6d7066d7c90338b1be0 (patch)
tree84cb6efd248d50bb123d474f7b5b32f39bfd62d8 /x11/qt3-qscintilla
parent7a783c8fc155ecb3bafcc3a43f8ab6ce34bb6547 (diff)
downloadpkgsrc-c0e967e37c549a60dda9c6d7066d7c90338b1be0.tar.gz
this needs C++
Diffstat (limited to 'x11/qt3-qscintilla')
-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}