Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2024 11:43:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279430] devel/subversion: silent dependency on pkgconf
Message-ID:  <bug-279430-7788-b7i7KwPFZL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279430-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279430-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279430

Michael Osipov <michaelo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |michaelo@FreeBSD.org
             Status|New                         |In Progress

--- Comment #3 from Michael Osipov <michaelo@FreeBSD.org> ---
I believe that somthing is wrong on your end. Subversion already depends on
pkgconfig in shared and static mode:
osipovmi@deblndw011x:~/var/Projekte/freebsd/ports/devel/subversion-lts (mai=
n =3D)
$ make -V USES
shebangfix python:env cpe libtool pathfix pkgconfig shebangfix tar:bzip2
gettext

static:
osipovmi@deblndw011x:~/var/Projekte/freebsd/ports/devel/subversion-lts (mai=
n =3D)
$ make -V USES
shebangfix python:env cpe libtool pathfix pkgconfig shebangfix tar:bzip2
gettext gettext-tools

osipovmi@deblndw011x:~/var/Projekte/freebsd/ports/devel/subversion (main =
=3D)
$ make -V USES
shebangfix python:env cpe libtool pathfix pkgconfig shebangfix tar:bzip2
gettext

static:
osipovmi@deblndw011x:~/var/Projekte/freebsd/ports/devel/subversion (main =
=3D)
$ make -V USES
shebangfix python:env cpe libtool pathfix pkgconfig shebangfix tar:bzip2
gettext gettext-tools

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279430-7788-b7i7KwPFZL>