pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/arcticfox arcticfox: remove bad NOT_PAX_SAFE line



details:   https://anonhg.NetBSD.org/pkgsrc/rev/740c6e618c60
branches:  trunk
changeset: 373248:740c6e618c60
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Feb 10 07:35:52 2022 +0000

description:
arcticfox: remove bad NOT_PAX_SAFE line

diffstat:

 www/arcticfox/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 630b5639d5fe -r 740c6e618c60 www/arcticfox/Makefile
--- a/www/arcticfox/Makefile    Thu Feb 10 05:18:27 2022 +0000
+++ b/www/arcticfox/Makefile    Thu Feb 10 07:35:52 2022 +0000
@@ -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 @@
 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