pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-xlrd * PYDISTUTILSPKG=yes is not required ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc72fdd27998
branches: trunk
changeset: 599068:fc72fdd27998
user: obache <obache%pkgsrc.org@localhost>
date: Sat Feb 04 13:07:50 2012 +0000
description:
* PYDISTUTILSPKG=yes is not required here for using distutils.mk.
* no compiler is required.
diffstat:
textproc/py-xlrd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b310f17a636e -r fc72fdd27998 textproc/py-xlrd/Makefile
--- a/textproc/py-xlrd/Makefile Sat Feb 04 13:02:58 2012 +0000
+++ b/textproc/py-xlrd/Makefile Sat Feb 04 13:07:50 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/05 12:18:06 obache Exp $
+# $NetBSD: Makefile,v 1.2 2012/02/04 13:07:50 obache Exp $
#
DISTNAME= xlrd-0.7.1
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
+USE_LANGUAGES= #none
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index