svn commit: r535250 - head/net-p2p/awgg

Dima Panov fluffy at FreeBSD.org
Thu May 14 19:05:26 UTC 2020


Please, please use ‘poudriere testport’ before commit
fcl-web is not enough, fcl-net and openssl should be declared directly ‘cause they are only build_depends for fcl-web

--
WBR, Dima. (X11, KDE, Office)@FreeBSD team
(fluffy at FreeBSD.org (mailto:fluffy at FreeBSD.org), https://t.me/dima_panov)

> On Friday, May 15, 2020 at 4:41 AM, Jose Alonso Cardenas Marquez <acm at FreeBSD.org (mailto:acm at FreeBSD.org)> wrote:
> Author: acm
> Date: Thu May 14 18:41:04 2020
> New Revision: 535250
> URL: https://svnweb.freebsd.org/changeset/ports/535250
>
> Log:
> - Add missing dependency
>
> Reported by: fluffy
>
> Modified:
> head/net-p2p/awgg/Makefile
>
> Modified: head/net-p2p/awgg/Makefile
> ==============================================================================
> --- head/net-p2p/awgg/Makefile Thu May 14 17:52:40 2020 (r535249)
> +++ head/net-p2p/awgg/Makefile Thu May 14 18:41:04 2020 (r535250)
> @@ -20,8 +20,8 @@ gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5
> qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2
>
> USES= fpc gnome lazarus:flavors xorg
> -USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-xml \
> - pasjpeg regexpr rtl-extra rtl-objpas x11
> +USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-web \
> + fcl-xml pasjpeg regexpr rtl-extra rtl-objpas x11
> USE_XORG= x11
> USE_GITHUB= yes
> GH_ACCOUNT= Nenirey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 229 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20200515/9d007dd0/attachment.sig>


More information about the svn-ports-head mailing list