tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Broken shared libraries in OS X



On Sat, Dec 19, 2009 at 01:01:29PM +0000, Julio Merino wrote:
> See attached patch; will submit later.

This fixes my problems, thanks a lot.

There is however a small problem in your patch:

-BUILD_DEPENDS+=        f2c>20090411:../../lang/f2c # translator
+BUILD_DEPENDS+=        f2c>20090411nb2:../../lang/f2c # translator

This should either read "f2c>20090411nb1" or "f2c>=20090411nb2".
 
> I'm not sure if the PKGREVISION changes are good enough.

You should also bump "LIBTOOL_REQD" in "pkgsrc/mk/bsd.pkg.use.mk".

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index