pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-publicsuffix2 py-publicsuffix2: Reset USE_LANGU...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4699704fe556
branches: trunk
changeset: 345768:4699704fe556
user: leot <leot%pkgsrc.org@localhost>
date: Tue Dec 17 09:39:47 2019 +0000
description:
py-publicsuffix2: Reset USE_LANGUAGES
(No `c' compiler is needed to build this module.)
diffstat:
www/py-publicsuffix2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0d7af067f8c1 -r 4699704fe556 www/py-publicsuffix2/Makefile
--- a/www/py-publicsuffix2/Makefile Tue Dec 17 09:38:23 2019 +0000
+++ b/www/py-publicsuffix2/Makefile Tue Dec 17 09:39:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/12/17 09:37:33 leot Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/17 09:39:47 leot Exp $
DISTNAME= publicsuffix2-2.20190812
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,5 +10,7 @@
COMMENT= Public suffix for a domain name using the Public Suffix List
LICENSE= mit AND mpl-2.0
+USE_LANGUAGES= # none
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index