pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/hitch
Module Name: pkgsrc
Committed By: tnn
Date: Sun May 31 16:26:36 UTC 2020
Modified Files:
pkgsrc/security/hitch: Makefile
Log Message:
hitch: drop unused build dependency for py-docutils
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/security/hitch/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/hitch/Makefile
diff -u pkgsrc/security/hitch/Makefile:1.15 pkgsrc/security/hitch/Makefile:1.16
--- pkgsrc/security/hitch/Makefile:1.15 Sun May 31 14:54:10 2020
+++ pkgsrc/security/hitch/Makefile Sun May 31 16:26:36 2020
@@ -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 @@ HOMEPAGE= https://hitch-tls.org/
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