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
commit21ed25117024c9f7f03ca1ce892a057a7edb892d (patch)
tree49bcfb576cf24cd984664f44e5ccf9ddb75801b3 /graphics
parent70fd90d12c16a3bc0c08ba0f53ea3715070aaadd (diff)
downloadpkgsrc-21ed25117024c9f7f03ca1ce892a057a7edb892d.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