pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-expat Python itself is supposed to be DEST...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b6a18280514
branches: trunk
changeset: 539886:5b6a18280514
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Mar 15 18:11:38 2008 +0000
description:
Python itself is supposed to be DESTDIR safe.
diffstat:
textproc/py-expat/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 89f419bc82fa -r 5b6a18280514 textproc/py-expat/Makefile
--- a/textproc/py-expat/Makefile Sat Mar 15 16:53:02 2008 +0000
+++ b/textproc/py-expat/Makefile Sat Mar 15 18:11:38 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/02/22 19:27:17 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2008/03/15 18:11:38 joerg Exp $
#
PKGNAME= ${PYPKGPREFIX}-expat-0
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.python.org/
COMMENT= Python interface to expat
+PKG_DESTDIR_SUPPORT= user-destdir
+
EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/pyexpat.c
PYDISTUTILSPKG= yes
Home |
Main Index |
Thread Index |
Old Index