From b9d9951b4c288e4930f2cb1bf09b1a3241e81db5 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 8 May 2008 18:32:19 +0000 Subject: Supports DESTDIR --- textproc/py-yaml/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/py-yaml') diff --git a/textproc/py-yaml/Makefile b/textproc/py-yaml/Makefile index f8c6efa9e8a..10d31400ae9 100644 --- a/textproc/py-yaml/Makefile +++ b/textproc/py-yaml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/04/25 20:39:13 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/08 18:32:19 joerg Exp $ # DISTNAME= PyYAML-3.05 @@ -10,6 +10,8 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.pyyaml.org/ COMMENT= Collection of libraries to process YAML with Python +PKG_DESTDIR_SUPPORT= user-destdir + PYDISTUTILSPKG= yes .include "../../lang/python/extension.mk" -- cgit v1.2.3