pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/arcticfox



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Feb 10 07:35:52 UTC 2022

Modified Files:
        pkgsrc/www/arcticfox: Makefile

Log Message:
arcticfox: remove bad NOT_PAX_SAFE line


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/arcticfox/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/arcticfox/Makefile
diff -u pkgsrc/www/arcticfox/Makefile:1.2 pkgsrc/www/arcticfox/Makefile:1.3
--- pkgsrc/www/arcticfox/Makefile:1.2   Tue Feb  8 10:49:04 2022
+++ pkgsrc/www/arcticfox/Makefile       Thu Feb 10 07:35:52 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/02/08 10:49:04 nia Exp $
+# $NetBSD: Makefile,v 1.3 2022/02/10 07:35:52 nia Exp $
 
 DISTNAME=      arcticfox-39.0
 CATEGORIES=    www
@@ -82,7 +82,6 @@ REPLACE_PYTHON+=              xpcom/typelib/xpt/tool
 PYTHON_VERSIONS_ACCEPTED=      27
 TOOL_DEPENDS+=                 ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
 
-NOT_PAX_MPROTECT_SAFE+=                bin/arcticfox
 NOT_PAX_MPROTECT_SAFE+=                lib/${PKGNAME_NOREV}/arcticfox
 NOT_PAX_MPROTECT_SAFE+=                lib/${PKGNAME_NOREV}/arcticfox-bin
 



Home | Main Index | Thread Index | Old Index