aboutsummaryrefslogtreecommitdiffstats
path: root/www/sws
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-09-15 03:11:33 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-09-15 03:11:33 +0800
commit072453ea09c32ff68fec4abd74309962711253d8 (patch)
tree2e1cb533dcb1425ed95da43d9a06bc0da20b7520 /www/sws
parent9ee1a784e65bf3dab2787b26262d8be7925503f4 (diff)
downloadfreebsd-ports-graphics-072453ea09c32ff68fec4abd74309962711253d8.tar.gz
freebsd-ports-graphics-072453ea09c32ff68fec4abd74309962711253d8.tar.zst
freebsd-ports-graphics-072453ea09c32ff68fec4abd74309962711253d8.zip
- Fix build from non-root; owner is not propagated to the package anyway, and doesn't seem to be needed here at all
Approved by: portmgr blanket
Diffstat (limited to 'www/sws')
-rw-r--r--www/sws/files/patch-Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/sws/files/patch-Makefile b/www/sws/files/patch-Makefile
new file mode 100644
index 00000000000..fe1a7de880e
--- /dev/null
+++ b/www/sws/files/patch-Makefile
@@ -0,0 +1,9 @@
+--- Makefile.orig 2015-02-15 23:56:31 UTC
++++ Makefile
+@@ -16,6 +16,3 @@ install:
+ cp sws.8.txt ${DST}/man/man8/sws.8
+ chmod 755 ${DST}/bin/sws
+ chmod 644 ${DST}/man/man8/sws.8
+- chown root:wheel ${DST}/bin/sws ${DST}/man/man8/sws.8
+- chown www:www ${DST}/sws/docs
+- chown www:www ${DST}/etc/sws.cfg