pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/mozjs78 mozjs78: Remove EOL whitespace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70ee41609631
branches:  trunk
changeset: 442666:70ee41609631
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Nov 28 10:56:02 2020 +0000

description:
mozjs78: Remove EOL whitespace

diffstat:

 lang/mozjs78/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0ed3227b6b2e -r 70ee41609631 lang/mozjs78/Makefile
--- a/lang/mozjs78/Makefile     Sat Nov 28 10:54:55 2020 +0000
+++ b/lang/mozjs78/Makefile     Sat Nov 28 10:56:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/11/28 10:54:55 nia Exp $
+# $NetBSD: Makefile,v 1.7 2020/11/28 10:56:02 nia Exp $
 
 DISTNAME=      mozjs78_78.4.0.orig
 PKGNAME=       ${DISTNAME:S/_/-/:S/.orig//}
@@ -16,7 +16,7 @@
 USE_LANGUAGES= c c++
 
 # "ERROR: Only GCC 7.1 or newer is supported"
-GCC_REQD+=     7       
+GCC_REQD+=     7
 
 HAS_CONFIGURE=         yes
 CONFIGURE_DIRS=                build



Home | Main Index | Thread Index | Old Index