summaryrefslogtreecommitdiff
path: root/x11/py-Tk/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit39d7fb93432416d872ed34e0025741cc93068c06 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /x11/py-Tk/Makefile
parentcce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff)
downloadpkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz
Add DESTDIR support.
Diffstat (limited to 'x11/py-Tk/Makefile')
-rw-r--r--x11/py-Tk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile
index 85a311e66b8..84a3b99459d 100644
--- a/x11/py-Tk/Makefile
+++ b/x11/py-Tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2008/04/25 16:48:35 joerg Exp $
+# $NetBSD: Makefile,v 1.41 2008/06/12 02:14:57 joerg Exp $
#
PKGNAME= ${PYPKGPREFIX}-Tk-0
@@ -9,6 +9,7 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://wiki.python.org/moin/TkInter
COMMENT= Tkinter -- Python interface to Tcl/Tk
+PKG_DESTDIR_SUPPORT= user-destdir
EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/_tkinter.c \
${PYSUBDIR}/Modules/tkappinit.c