pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libuuid libuuid package does not depend on pytho...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9b54d029abd
branches: trunk
changeset: 412986:c9b54d029abd
user: roy <roy%pkgsrc.org@localhost>
date: Sat Mar 14 09:59:01 2020 +0000
description:
libuuid package does not depend on python, so disable finding it.
diffstat:
devel/libuuid/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9cb85827ba48 -r c9b54d029abd devel/libuuid/Makefile.common
--- a/devel/libuuid/Makefile.common Sat Mar 14 09:47:09 2020 +0000
+++ b/devel/libuuid/Makefile.common Sat Mar 14 09:59:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2019/11/03 10:39:19 rillig Exp $
+# $NetBSD: Makefile.common,v 1.7 2020/03/14 09:59:01 roy Exp $
# used by devel/libblkid/Makefile
# used by devel/libuuid/Makefile
# used by x11/mcookie/Makefile
@@ -22,6 +22,7 @@
CONFIGURE_ARGS+= --disable-bash-completion
CONFIGURE_ARGS+= --without-ncurses
CONFIGURE_ARGS+= --without-ncursesw
+CONFIGURE_ARGS+= --without-python
# netbsd libintl lacks _nl_expand_alias, resulting in NLS being
# disabled. for consistency, disable for all
Home |
Main Index |
Thread Index |
Old Index