aboutsummaryrefslogtreecommitdiff
path: root/math/sage
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-07-21 12:55:41 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-07-21 12:55:41 +0000
commit2bc561839eb021ab33fdc418eef27691a110562f (patch)
tree5db67c9c66ef0d5bd31347a832efd6b91ac50902 /math/sage
parent40a23a37e7e6e50a275de11aa526872acbf611cd (diff)
downloadports-2bc561839eb021ab33fdc418eef27691a110562f.tar.gz
ports-2bc561839eb021ab33fdc418eef27691a110562f.zip
- Unset group write priveleges in the pynac subpackage, so that it will build
as root. PR: 191834 Submitted by: claus@endresconsulting.com
Notes
Notes: svn path=/head/; revision=362432
Diffstat (limited to 'math/sage')
-rw-r--r--math/sage/files/patch-build_pkgs_pynac_spkg-install9
1 files changed, 6 insertions, 3 deletions
diff --git a/math/sage/files/patch-build_pkgs_pynac_spkg-install b/math/sage/files/patch-build_pkgs_pynac_spkg-install
index 7083a6145b18..f8ae8f5a32e2 100644
--- a/math/sage/files/patch-build_pkgs_pynac_spkg-install
+++ b/math/sage/files/patch-build_pkgs_pynac_spkg-install
@@ -1,7 +1,10 @@
---- build/pkgs/pynac/spkg-install-orig 2014-05-15 02:26:11.000000000 +0000
-+++ build/pkgs/pynac/spkg-install 2014-05-15 02:19:32.000000000 +0000
-@@ -33,6 +33,9 @@
+--- build/pkgs/pynac/spkg-install.orig 2014-05-06 11:21:42.000000000 +0000
++++ build/pkgs/pynac/spkg-install 2014-07-21 04:36:42.000000000 +0000
+@@ -31,8 +31,12 @@
+
+ build_pynac()
{
++ chmod -R g-w ${PYNACDIR}
cd ${PYNACDIR}
PKG_CONFIG_PATH=${SAGE_LOCAL}/lib/pkgconfig; export PKG_CONFIG_PATH
+ aclocal