From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- x11/py-Tk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/py-Tk/Makefile') 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 -- cgit v1.2.3