pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/botan-devel botan-devel: don't accidentally d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2dd9e0550827
branches: trunk
changeset: 345981:2dd9e0550827
user: markd <markd%pkgsrc.org@localhost>
date: Sun Dec 22 22:33:15 2019 +0000
description:
botan-devel: don't accidentally detect and use sphinx
diffstat:
security/botan-devel/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1e8d097163fb -r 2dd9e0550827 security/botan-devel/Makefile
--- a/security/botan-devel/Makefile Sun Dec 22 22:30:58 2019 +0000
+++ b/security/botan-devel/Makefile Sun Dec 22 22:33:15 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2019/08/22 12:23:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2019/12/22 22:33:15 markd Exp $
DISTNAME= Botan-2.11.0
PKGNAME= ${DISTNAME:tl}
@@ -21,6 +21,7 @@
CONFIGURE_SCRIPT= ./configure.py
CONFIGURE_ARGS+= --prefix=${PREFIX} --with-zlib --with-boost
CONFIGURE_ARGS+= --docdir=share/doc
+CONFIGURE_ARGS+= --without-sphinx
REPLACE_PYTHON+= *.py src/scripts/*.py
Home |
Main Index |
Thread Index |
Old Index