summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-11 22:58:12 +0000
committerjoerg <joerg>2006-06-11 22:58:12 +0000
commitc6b6c1ad28cefe2944b9de67ec9090b2789b5946 (patch)
tree49bcfb576cf24cd984664f44e5ccf9ddb75801b3 /graphics
parent09af0e9a8be40efaf5c4b649a62873a17b81729c (diff)
downloadpkgsrc-c6b6c1ad28cefe2944b9de67ec9090b2789b5946.tar.gz
Uses C++.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-matplotlib-gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile
index f0a26d833fe..0d94df1fb6e 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -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 @@ COMMENT= GTK frontend for matplotlib
USE_TOOLS+= pkg-config
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
+USE_LANGUAGES= c c++
PYTHON_VERSIONS_ACCEPTED= 24 23