Path to this page:
Subject: CVS commit: pkgsrc
From: Johnny C. Lam
Date: 2006-03-22 16:12:07
Message id: 20060322151207.CC3E02DA27@cvs.netbsd.org
Log Message:
We include gmp/buildlink3.mk outside of the BUILDLINK_DEPTH guards so
that "gmp" is registered as a direct dependency for any package that
includes ghc/buildlink3.mk to get ghc as a build dependency. This is
needed since software built by ghc requires routines from the "gmp"
shared library. This fixes PR pkg/33100.
Remove the workaround in devel/darcs and x11/wxhaskell.
Files: