Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 May 2018 20:18:19 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Kirill Ponomarev <krion@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r468952 - in head/databases/mongodb36: . files
Message-ID:  <sh78-sivo-wny@FreeBSD.org>
In-Reply-To: <201805031752.w43HqfbZ016578@repo.freebsd.org> (Kirill Ponomarev's message of "Thu, 3 May 2018 17:52:41 %2B0000 (UTC)")
References:  <201805031752.w43HqfbZ016578@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kirill Ponomarev <krion@FreeBSD.org> writes:

>  .include <bsd.port.options.mk>
> 
>  .if ${OPSYS} != FreeBSD || ${OSVERSION} < 1101515 || \
>  	${OSVERSION} >= 1200000 && ${OSVERSION} < 1200057
> 
>  SUB_LIST+=	LEGACY_LIMITS="" MODERN_LIMITS="@comment "
>  .else
>  SUB_LIST+=	LEGACY_LIMITS="@comment " MODERN_LIMITS=""
> +.endif

Did you forget to remove the previous version?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?sh78-sivo-wny>