pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/mozjs78



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Nov 28 10:56:02 UTC 2020

Modified Files:
        pkgsrc/lang/mozjs78: Makefile

Log Message:
mozjs78: Remove EOL whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/mozjs78/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/mozjs78/Makefile
diff -u pkgsrc/lang/mozjs78/Makefile:1.6 pkgsrc/lang/mozjs78/Makefile:1.7
--- pkgsrc/lang/mozjs78/Makefile:1.6    Sat Nov 28 10:54:55 2020
+++ pkgsrc/lang/mozjs78/Makefile        Sat Nov 28 10:56:02 2020
@@ -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_TOOLS+=   autoconf213 gmake perl pkg-c
 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