Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/hitch hitch: drop unused build dependency for...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e800e854dd3
branches:  trunk
changeset: 433188:2e800e854dd3
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun May 31 16:26:36 2020 +0000

description:
hitch: drop unused build dependency for py-docutils

diffstat:

 security/hitch/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 46f80893ec8e -r 2e800e854dd3 security/hitch/Makefile
--- a/security/hitch/Makefile   Sun May 31 16:22:45 2020 +0000
+++ b/security/hitch/Makefile   Sun May 31 16:26:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/05/31 14:54:10 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2020/05/31 16:26:36 tnn Exp $
 
 DISTNAME=      hitch-1.5.2
 CATEGORIES=    security
@@ -9,8 +9,6 @@
 COMMENT=       High performance SSL/TLS proxy
 LICENSE=       2-clause-bsd
 
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
-
 GNU_CONFIGURE= yes
 USE_TOOLS+=    pkg-config
 



Home | Main Index | Thread Index | Old Index