Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/hitch security/hitch: remove unknown configur...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e0bbda9aa7c
branches:  trunk
changeset: 433149:7e0bbda9aa7c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 31 14:54:10 2020 +0000

description:
security/hitch: remove unknown configure option

diffstat:

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

diffs (18 lines):

diff -r 3d49fd4741b5 -r 7e0bbda9aa7c security/hitch/Makefile
--- a/security/hitch/Makefile   Sun May 31 14:49:13 2020 +0000
+++ b/security/hitch/Makefile   Sun May 31 14:54:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/05/27 19:37:41 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/31 14:54:10 rillig Exp $
 
 DISTNAME=      hitch-1.5.2
 CATEGORIES=    security
@@ -18,8 +18,6 @@
 
 CHECK_PORTABILITY_SKIP+=       src/tests/*
 
-CONFIGURE_ARGS+=       --with-rst2man=${PREFIX}/bin/rst2man.py${PYVERSSUFFIX}
-
 CPPFLAGS.SunOS+=       -D__EXTENSIONS__
 LIBS.SunOS+=           -lnsl -lsocket
 



Home | Main Index | Thread Index | Old Index