diff options
Diffstat (limited to 'textproc/py-textile')
-rw-r--r-- | textproc/py-textile/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |