From 0b644701a3562b22603c438296616d9f225ff5a6 Mon Sep 17 00:00:00 2001 From: jperkin Date: Wed, 21 May 2014 16:07:59 +0000 Subject: Apply a number of fixes: * Install the libffi libtool archive. Whilst it is unused, it allows us to automatically determine the shared library suffix. * Switch the i386 SunOS bootstrap to .xz. * Use PKG_CC to build lndir to help environments where the compiler is not in $PATH. * Apply patch from Alain O'Dea to fix issues with files residing on read-only file systems. * Support shared libraries on 64-bit SunOS. * Fix typo in patches/patch-rts_Linker.c. Fixes build on SunOS. Bump PKGREVISION. --- lang/ghc7/PLIST | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lang/ghc7/PLIST') diff --git a/lang/ghc7/PLIST b/lang/ghc7/PLIST index 58dc68a5add..a23a71ab66a 100644 --- a/lang/ghc7/PLIST +++ b/lang/ghc7/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/12/12 12:47:17 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/05/21 16:07:59 jperkin Exp $ bin/ghc bin/${PKGNAME} bin/ghc-pkg @@ -2689,9 +2689,7 @@ lib/${PKGNAME}/libHSrts_thr_debug-ghc${PKGVERSION}.so lib/${PKGNAME}/libHSrts_thr_debug.a lib/${PKGNAME}/libHSrts_thr_l.a lib/${PKGNAME}/libHSrts_thr_p.a -lib/${PKGNAME}/libffi.so -lib/${PKGNAME}/libffi.so.6 -lib/${PKGNAME}/libffi.so.6.0 +lib/${PKGNAME}/libffi.la lib/${PKGNAME}/old-locale-1.0.0.5/HSold-locale-1.0.0.5.o lib/${PKGNAME}/old-locale-1.0.0.5/System/Locale.dyn_hi lib/${PKGNAME}/old-locale-1.0.0.5/System/Locale.hi -- cgit v1.2.3