pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Supports DESTDIR
details: https://anonhg.NetBSD.org/pkgsrc/rev/9aa8889bd691
branches: trunk
changeset: 554608:9aa8889bd691
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Feb 16 19:38:27 2009 +0000
description:
Supports DESTDIR
diffstat:
textproc/py-enchant/Makefile | 4 +++-
www/py-ClientForm/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 48fb2436c5ea -r 9aa8889bd691 textproc/py-enchant/Makefile
--- a/textproc/py-enchant/Makefile Mon Feb 16 19:36:42 2009 +0000
+++ b/textproc/py-enchant/Makefile Mon Feb 16 19:38:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/08 09:42:47 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/16 19:38:27 joerg Exp $
#
DISTNAME= pyenchant-1.4.2
@@ -10,6 +10,8 @@
HOMEPAGE= http://pyenchant.sourceforge.net/
COMMENT= Spellchecking library for Python
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c
.include "../../lang/python/egg.mk"
diff -r 48fb2436c5ea -r 9aa8889bd691 www/py-ClientForm/Makefile
--- a/www/py-ClientForm/Makefile Mon Feb 16 19:36:42 2009 +0000
+++ b/www/py-ClientForm/Makefile Mon Feb 16 19:38:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/17 20:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/16 19:41:06 joerg Exp $
#
DISTNAME= ClientForm-0.2.10
@@ -10,6 +10,8 @@
HOMEPAGE= http://wwwsearch.sourceforge.net/ClientForm/
COMMENT= Python module for handling HTML forms on the client side
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
Home |
Main Index |
Thread Index |
Old Index