From: PHO Date: Thu, 28 Apr 2011 12:20:33 +0000 (+0900) Subject: fix comments X-Git-Tag: GHC-7.0.3~4 X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=commitdiff_plain;h=471a3302d9b9ce99390df5aa979c98366f53fdb8 fix comments --- diff --git a/Makefile b/Makefile index b9d3128..1639a3d 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ ONLY_FOR_PLATFORM= FreeBSD-*-i386 Darwin-*-powerpc # better than this? .include "../../mk/compiler.mk" .if empty(CCPATH) -WARNINGS+= "This package depends on pkgsrc's undocumented variable\ +WARNINGS+= "This package depends on pkgsrc's undocumented variable \ CCPATH but it disappeared somehow." WARNINGS+= "Using hard-coded /usr/bin/gcc as the C compiler..." CONFIGURE_ARGS+= --with-gcc=/usr/bin/gcc @@ -183,7 +183,7 @@ do-configure: # Substitutions for INSTALL and DEINSTALL. FILES_SUBST+= DISTNAME=${DISTNAME} -# Some unused scripts don't pass the portability test. +# There is an unused script which don't pass the portability test. CHECK_PORTABILITY_SKIP+= distrib/prep-bin-dist-mingw # GHC currently *requires* ${PREFIX}/lib to be in