pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-Whoosh setting of PYDISTUTILSPKG=yes is no...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cd2150912ac
branches:  trunk
changeset: 599089:6cd2150912ac
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Feb 05 13:23:54 2012 +0000

description:
setting of PYDISTUTILSPKG=yes is not required here for egg pkg.

diffstat:

 textproc/py-Whoosh/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d64a6bd72074 -r 6cd2150912ac textproc/py-Whoosh/Makefile
--- a/textproc/py-Whoosh/Makefile       Sun Feb 05 13:20:37 2012 +0000
+++ b/textproc/py-Whoosh/Makefile       Sun Feb 05 13:23:54 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/05/01 20:45:05 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/02/05 13:23:54 obache Exp $
 #
 
 DISTNAME=      Whoosh-0.1.13
@@ -15,7 +15,6 @@
 
 USE_LANGUAGES=         # none
 PYTHON_VERSIONS_INCOMPATIBLE=  24
-PYDISTUTILSPKG=                yes
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index