net/proftpd: skip check for unknown configure options

This commit is contained in:
rillig 2020-05-10 14:22:48 +00:00
parent 02fc61132e
commit 791090e60f

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.11 2020/04/20 12:50:02 christos Exp $
# $NetBSD: Makefile.common,v 1.12 2020/05/10 14:22:48 rillig Exp $
# used by net/proftpd/Makefile
# used by net/proftpd/Makefile.module
@ -24,6 +24,7 @@ PATCHDIR= ${.CURDIR}/../../net/proftpd/patches
USE_TOOLS+= gmake intltool msgfmt perl:run autoconf
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_STRICT= no # has sub-configures
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --libexecdir=${PREFIX}/libexec/proftpd
CONFIGURE_ARGS+= --localstatedir=${VARBASE}/run