pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mutt Python's only used at buildtime, not runtime.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e2d5d08f801
branches: trunk
changeset: 412133:0e2d5d08f801
user: dogcow <dogcow%pkgsrc.org@localhost>
date: Sat Feb 29 05:27:13 2020 +0000
description:
Python's only used at buildtime, not runtime.
diffstat:
mail/mutt/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9a1de66b9a70 -r 0e2d5d08f801 mail/mutt/Makefile
--- a/mail/mutt/Makefile Sat Feb 29 02:20:41 2020 +0000
+++ b/mail/mutt/Makefile Sat Feb 29 05:27:13 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.222 2020/02/15 22:54:45 tron Exp $
+# $NetBSD: Makefile,v 1.223 2020/02/29 05:27:13 dogcow Exp $
DISTNAME= mutt-1.13.4
CATEGORIES= mail
@@ -28,6 +28,7 @@
CONFIGURE_ARGS.SunOS+= --disable-filemonitor
INFO_FILES= yes
+PYTHON_FOR_BUILD_ONLY= tool
REPLACE_PYTHON+= contrib/markdown2html
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "OpenBSD"
Home |
Main Index |
Thread Index |
Old Index