From 4412a01e5394e7f167ff4a0b29769c9d5f33e93c Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 9 Aug 2007 13:29:33 +0000 Subject: Supports DESTDIR installation. --- textproc/py-textile/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/py-textile') diff --git a/textproc/py-textile/Makefile b/textproc/py-textile/Makefile index ef70db1bb99..f8e5f11291d 100644 --- a/textproc/py-textile/Makefile +++ b/textproc/py-textile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/06/04 12:06:00 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2007/08/09 13:29:33 joerg Exp $ # DISTNAME= textile-2 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://dealmeida.net/projects/textile/ COMMENT= XHTML generator using a simple markup +PKG_DESTDIR_SUPPORT= user-destdir + PYDISTUTILSPKG= yes NO_CONFIGURE= yes PYTHON_VERSIONS_ACCEPTED= 24 23 22 -- cgit v1.2.3