pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ORBit2 ORBit2: check portability skip for configur...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e160828dc69a
branches: trunk
changeset: 412844:e160828dc69a
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Mar 12 17:26:21 2020 +0000
description:
ORBit2: check portability skip for configure.in
pkgsrc already patches configure
diffstat:
net/ORBit2/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r a0424461a658 -r e160828dc69a net/ORBit2/Makefile
--- a/net/ORBit2/Makefile Thu Mar 12 17:23:20 2020 +0000
+++ b/net/ORBit2/Makefile Thu Mar 12 17:26:21 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2020/03/08 16:48:00 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2020/03/12 17:26:21 wiz Exp $
DISTNAME= ORBit2-2.14.19
PKGREVISION= 5
@@ -22,6 +22,9 @@
# needs interaction
#TEST_TARGET= check
+# patched in configure
+CHECK_PORTABILITY_SKIP+= configure.in
+
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
PKG_OPTIONS_VAR= PKG_OPTIONS.ORBit2
Home |
Main Index |
Thread Index |
Old Index