pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox45



Module Name:    pkgsrc
Committed By:   maya
Date:           Sat Aug 20 23:17:00 UTC 2016

Modified Files:
        pkgsrc/www/firefox45: Makefile

Log Message:
Another paxctl +m needed, lib/firefox45/firefox


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/firefox45/Makefile

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

Modified files:

Index: pkgsrc/www/firefox45/Makefile
diff -u pkgsrc/www/firefox45/Makefile:1.9 pkgsrc/www/firefox45/Makefile:1.10
--- pkgsrc/www/firefox45/Makefile:1.9   Wed Aug 17 00:06:47 2016
+++ pkgsrc/www/firefox45/Makefile       Sat Aug 20 23:17:00 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/08/17 00:06:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2016/08/20 23:17:00 maya Exp $
 
 MOZILLA_PKG_NAME=      firefox45
 FIREFOX_VER=   ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
@@ -29,6 +29,8 @@ CONFIGURE_ARGS+=      --enable-application=br
 LDFLAGS+=              ${COMPILER_RPATH_FLAG}${PREFIX}/lib/${MOZILLA_PKG_NAME}
 LDFLAGS.SunOS+=                -lm
 
+NOT_PAX_MPROTECT_SAFE+=        lib/firefox45/firefox
+
 ALL_ENV+=              MOZILLA_PKG_NAME=${MOZILLA_PKG_NAME}
 
 # Avoid ld "invalid section index" errors.



Home | Main Index | Thread Index | Old Index