pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib-gtk2 Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb46a0b9fd1f
branches:  trunk
changeset: 514426:eb46a0b9fd1f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 22:58:12 2006 +0000

description:
Uses C++.

diffstat:

 graphics/py-matplotlib-gtk2/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7ba92dc3f64a -r eb46a0b9fd1f graphics/py-matplotlib-gtk2/Makefile
--- a/graphics/py-matplotlib-gtk2/Makefile      Sun Jun 11 22:45:33 2006 +0000
+++ b/graphics/py-matplotlib-gtk2/Makefile      Sun Jun 11 22:58:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/05/27 00:01:57 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/11 22:58:12 joerg Exp $
 #
 
 DISTNAME=              matplotlib-0.87.2
@@ -14,6 +14,7 @@
 USE_TOOLS+=            pkg-config
 PY_PATCHPLIST=         yes
 PYDISTUTILSPKG=                yes
+USE_LANGUAGES=         c c++
 
 PYTHON_VERSIONS_ACCEPTED=      24 23
 



Home | Main Index | Thread Index | Old Index