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:
RevisionActionfile
1.12modifypkgsrc/devel/darcs/Makefile
1.3modifypkgsrc/lang/ghc/buildlink3.mk
1.15modifypkgsrc/x11/wxhaskell/Makefile