summaryrefslogtreecommitdiff
path: root/x11/py-qt2
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-26 12:36:19 +0000
committerjoerg <joerg>2006-05-26 12:36:19 +0000
commit1d0b9f29e814dc18dd01fcc41bead19a45a5765f (patch)
tree8db66f7644ad66f532d7501a3833637ffd04711c /x11/py-qt2
parent8f16dc658741749bd62bb5e317e72e250cb8a226 (diff)
downloadpkgsrc-1d0b9f29e814dc18dd01fcc41bead19a45a5765f.tar.gz
Uses C++.
Diffstat (limited to 'x11/py-qt2')
-rw-r--r--x11/py-qt2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile
index cab7fd94ac0..d8c2a14ea4a 100644
--- a/x11/py-qt2/Makefile
+++ b/x11/py-qt2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/04/17 13:47:00 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2006/05/26 12:38:57 joerg Exp $
#
DISTNAME= PyQt-3.1-Qt-2.3.1
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.riverbankcomputing.co.uk/pyqt/index.php
COMMENT= Python bindings for the Qt toolkit
WRKSRC= ${WRKDIR}/PyQt-3.1
+USE_LANGUAGES= c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes