summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-21 02:10:53 +0000
committerwiz <wiz@pkgsrc.org>2006-05-21 02:10:53 +0000
commit2a9d3fa4c8a6ad31aac1c503262a6e178d70086f (patch)
tree2e52fc65a6f97224b6db4694149ef653d0c08e2a
parent025b713ed78d468d31ccefd2ff0ed9e9af19b6b7 (diff)
downloadpkgsrc-2a9d3fa4c8a6ad31aac1c503262a6e178d70086f.tar.gz
USE_LANGUAGES=c++
-rw-r--r--x11/py-qt2-sip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-qt2-sip/Makefile b/x11/py-qt2-sip/Makefile
index f1d786f8cb1..e8ec378017f 100644
--- a/x11/py-qt2-sip/Makefile
+++ b/x11/py-qt2-sip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/04/17 13:47:00 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2006/05/21 02:10:53 wiz Exp $
#
DISTNAME= sip-3.1
@@ -11,6 +11,7 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://www.riverbankcomputing.co.uk/sip/index.php
COMMENT= Tool to create Python bindings for C++ libraries
+USE_LANGUAGES= c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes