Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2019 15:13:04 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Roman Bogorodskiy <novel@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r490566 - head/security/libgpg-error
Message-ID:  <20190117151304.GA52967@FreeBSD.org>
In-Reply-To: <201901171510.x0HFARe1071897@repo.freebsd.org>
References:  <201901171510.x0HFARe1071897@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 17, 2019 at 03:10:27PM +0000, Roman Bogorodskiy wrote:
> New Revision: 490566
> URL: https://svnweb.freebsd.org/changeset/ports/490566
> 
> Log:
>   security/libgpg-error: update to 1.34
>   
>   Also, move USES to pet portlint.
> 
> ...
> @@ -14,10 +14,11 @@ LICENSE_COMB=	multi
>  LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING
>  LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LIB
>  
> +USES=		gmake libtool tar:bzip2
> +
>  OPTIONS_DEFINE=	DOCS NLS
>  OPTIONS_SUB=	yes
>  
> -USES=		gmake libtool tar:bzip2
>  USE_LDCONFIG=		yes
>  GNU_CONFIGURE=		yes

Looks like you should've moved the OPTIONS block instead.

./danfe



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