aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-07-11 04:30:29 +0800
committermarino <marino@FreeBSD.org>2014-07-11 04:30:29 +0800
commit2ee2ffde0108e6e49ed0e88ed54e82f3adf4999f (patch)
treea072bdcf485a0e423f6d7ae650faa02919d5bd72 /sysutils
parentda876c2b1eabfaf74db8fef7bf61bedbe278edb1 (diff)
downloadfreebsd-ports-gnome-2ee2ffde0108e6e49ed0e88ed54e82f3adf4999f.tar.gz
freebsd-ports-gnome-2ee2ffde0108e6e49ed0e88ed54e82f3adf4999f.tar.zst
freebsd-ports-gnome-2ee2ffde0108e6e49ed0e88ed54e82f3adf4999f.zip
sysutils/xmbmon: Install programs with mode 4555 instead of 555
Mode 4555 is how the programs were installed before staging, and allows normal users to access the system information. For now, xmbmon is still installed in the X resource directory. PR: 186332 Reported by: turutani (scphys.kyoto-u.ac.jp) Approved by: maintainer (Muhammad Rahman)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xmbmon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xmbmon/Makefile b/sysutils/xmbmon/Makefile
index bde0684ab475..b39cce5bb39c 100644
--- a/sysutils/xmbmon/Makefile
+++ b/sysutils/xmbmon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmbmon
PORTVERSION= 205
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= sysutils
MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/${PORTNAME}/
DISTNAME= ${PORTNAME}${PORTVERSION}
@@ -19,6 +19,7 @@ PATCHFILES+= ${PORTNAME}${PORTVERSION}_fflush.patch
ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
+BINMODE= 4555
PORTDOCS= ChangeLog ChangeLog.jp ReadMe ReadMe.jp ReadMe.tech