summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-11 14:07:51 +0000
committerjoerg <joerg>2006-05-11 14:07:51 +0000
commitdf4005e377ef1a94b609d8588fb627d03a81cb6b (patch)
treed3a7654a2224b33fcd609db13f114b60dc2a0d66 /graphics/py-matplotlib
parent29991d2eb8481a7624902fb6bd4d6f18ed2b583e (diff)
downloadpkgsrc-df4005e377ef1a94b609d8588fb627d03a81cb6b.tar.gz
Uses C++.
Diffstat (limited to 'graphics/py-matplotlib')
-rw-r--r--graphics/py-matplotlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-matplotlib/Makefile b/graphics/py-matplotlib/Makefile
index a04fa862262..5e7d29e2255 100644
--- a/graphics/py-matplotlib/Makefile
+++ b/graphics/py-matplotlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/04/30 22:30:43 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/05/11 14:15:04 joerg Exp $
#
DISTNAME= matplotlib-0.87.2
@@ -11,6 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://matplotlib.sourceforge.net/
COMMENT= Matlab-style plotting package for Python
+USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes