pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-textile Supports DESTDIR installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c31637e3368d
branches: trunk
changeset: 531972:c31637e3368d
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Aug 09 13:29:33 2007 +0000
description:
Supports DESTDIR installation.
diffstat:
textproc/py-textile/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 2a97a52a2ed1 -r c31637e3368d textproc/py-textile/Makefile
--- a/textproc/py-textile/Makefile Thu Aug 09 13:29:02 2007 +0000
+++ b/textproc/py-textile/Makefile Thu Aug 09 13:29:33 2007 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index