Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/py-chardet py-chardet: not need to include ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d58e0021848
branches: trunk
changeset: 431722:0d58e0021848
user: adam <adam%pkgsrc.org@localhost>
date: Sat May 16 08:43:55 2020 +0000
description:
py-chardet: not need to include application.mk
diffstat:
converters/py-chardet/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r e696c6d6f705 -r 0d58e0021848 converters/py-chardet/Makefile
--- a/converters/py-chardet/Makefile Sat May 16 08:43:24 2020 +0000
+++ b/converters/py-chardet/Makefile Sat May 16 08:43:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2020/05/16 08:43:24 adam Exp $
+# $NetBSD: Makefile,v 1.25 2020/05/16 08:43:55 adam Exp $
DISTNAME= chardet-3.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,6 +18,5 @@
cd ${DESTDIR}${PREFIX}/bin && \
${MV} chardetect chardetect-${PYVERSSUFFIX} || ${TRUE}
-.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index