Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Sep 2020 14:32:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248790] Mk/Uses/cabal.mk: Add dependencies for make-use-cabal
Message-ID:  <bug-248790-7788-eY1rYMQTFe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248790-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248790-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=3D248790

Gleb Popov <arrowd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arrowd@FreeBSD.org
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #1 from Gleb Popov <arrowd@FreeBSD.org> ---
It is not that simple. The "cabal-extract" target can be substituted with
"extract" in case of MASTER_SITES !=3D Hackage. Moreover, Makefile dependen=
cies
are resolved by some output file, so for example "make-use-cabal" should ch=
eck
for some file created by "cabal-extract-deps".

I'm hesistant to commit this patch as is, so I'll close this for now. But if
you come up with another one, please reopen this.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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