ORBit2: check portability skip for configure.in

pkgsrc already patches configure
This commit is contained in:
wiz 2020-03-12 17:26:21 +00:00
parent d5e62c1414
commit 45c32bbe91

View file

@ -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