pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libprelude-python
Module Name: pkgsrc
Committed By: rillig
Date: Mon Jun 1 20:04:40 UTC 2020
Modified Files:
pkgsrc/security/libprelude-python: Makefile
Log Message:
security/libprelude-python: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/libprelude-python/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/libprelude-python/Makefile
diff -u pkgsrc/security/libprelude-python/Makefile:1.27 pkgsrc/security/libprelude-python/Makefile:1.28
--- pkgsrc/security/libprelude-python/Makefile:1.27 Fri May 22 10:56:37 2020
+++ pkgsrc/security/libprelude-python/Makefile Mon Jun 1 20:04:40 2020
@@ -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 @@ COMMENT= Python bindings to LibPrelude
.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