summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib-gtk2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-matplotlib-gtk2/Makefile')
-rw-r--r--graphics/py-matplotlib-gtk2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile
index 46f5df48dcb..eb91dea41b6 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/04/25 20:39:09 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:32 joerg Exp $
#
DISTNAME= matplotlib-0.87.2
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://matplotlib.sourceforge.net/
COMMENT= GTK frontend for matplotlib
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pkg-config
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes