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: rillig
Date: Sun May 31 14:54:10 UTC 2020
Modified Files:
pkgsrc/security/hitch: Makefile
Log Message:
security/hitch: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 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.14 pkgsrc/security/hitch/Makefile:1.15
--- pkgsrc/security/hitch/Makefile:1.14 Wed May 27 19:37:41 2020
+++ pkgsrc/security/hitch/Makefile Sun May 31 14:54:10 2020
@@ -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 @@ USE_TOOLS+= pkg-config
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