diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-Whoosh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-Whoosh/Makefile b/textproc/py-Whoosh/Makefile index 60875b39132..54161accff2 100644 --- a/textproc/py-Whoosh/Makefile +++ b/textproc/py-Whoosh/Makefile @@ -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 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 24 -PYDISTUTILSPKG= yes .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" |