pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/py-qt2-sip USE_LANGUAGES=c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3140d752a1ac
branches:  trunk
changeset: 513089:3140d752a1ac
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 21 02:10:53 2006 +0000

description:
USE_LANGUAGES=c++

diffstat:

 x11/py-qt2-sip/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0a582fffba9d -r 3140d752a1ac x11/py-qt2-sip/Makefile
--- a/x11/py-qt2-sip/Makefile   Sun May 21 00:45:13 2006 +0000
+++ b/x11/py-qt2-sip/Makefile   Sun May 21 02:10:53 2006 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index