summaryrefslogtreecommitdiff
path: root/net/ORBit2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-12 17:26:21 +0000
committerwiz <wiz@pkgsrc.org>2020-03-12 17:26:21 +0000
commit84f8c41c178f28cb1802762c99fe51ea5a4c1657 (patch)
treed1e0d318dcca7d0eb8350978ced7839e8145a064 /net/ORBit2
parent815bfd1f8f3b95aa1ef339711df9899780c3adb7 (diff)
downloadpkgsrc-84f8c41c178f28cb1802762c99fe51ea5a4c1657.tar.gz
ORBit2: check portability skip for configure.in
pkgsrc already patches configure
Diffstat (limited to 'net/ORBit2')
-rw-r--r--net/ORBit2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile
index 0a29ad5aa0e..7da6c780c8e 100644
--- a/net/ORBit2/Makefile
+++ b/net/ORBit2/Makefile
@@ -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 @@ GNU_CONFIGURE= YES
# 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