Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libprelude-python security/libprelude-python:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5998d1b7c1f3
branches: trunk
changeset: 433382:5998d1b7c1f3
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jun 01 20:04:40 2020 +0000
description:
security/libprelude-python: suppress USE_TOOLS+=perl warning
diffstat:
security/libprelude-python/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6217a10af50a -r 5998d1b7c1f3 security/libprelude-python/Makefile
--- a/security/libprelude-python/Makefile Mon Jun 01 20:03:56 2020 +0000
+++ b/security/libprelude-python/Makefile Mon Jun 01 20:04:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/05/22 10:56:37 adam Exp $
+# $NetBSD: Makefile,v 1.28 2020/06/01 20:04:40 rillig Exp $
PKGNAME= libprelude-python-${VERSION}
PKGREVISION= 15
@@ -6,6 +6,7 @@
.include "../../security/libprelude/Makefile.common"
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --with-python
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PY_PATCHPLIST= yes
Home |
Main Index |
Thread Index |
Old Index