svn commit: r490566 - head/security/libgpg-error

Alexey Dokuchaev danfe at freebsd.org
Thu Jan 17 15:13:09 UTC 2019


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


More information about the svn-ports-head mailing list