pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-jonpy Supports user-destdir.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64af6acc3a49
branches:  trunk
changeset: 527537:64af6acc3a49
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Apr 10 13:35:53 2007 +0000

description:
Supports user-destdir.

diffstat:

 www/py-jonpy/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 412cbd1a1a14 -r 64af6acc3a49 www/py-jonpy/Makefile
--- a/www/py-jonpy/Makefile     Tue Apr 10 13:28:24 2007 +0000
+++ b/www/py-jonpy/Makefile     Tue Apr 10 13:35:53 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 14:33:22 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/10 13:35:53 joerg Exp $
 #
 
 DISTNAME=      jonpy-0.06
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://jonpy.sourceforge.net
 COMMENT=       Tools for FastCGI/CGI Python programs
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 PYDISTUTILSPKG=        yes
 PY_PATCHPLIST= yes
 PYTHON_VERSIONS_ACCEPTED=      24 23 22



Home | Main Index | Thread Index | Old Index