aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1996-11-03 02:55:22 +0800
committerandreas <andreas@FreeBSD.org>1996-11-03 02:55:22 +0800
commit97ed46942c3cb36efff1c3ac112ae0808a4bfdd4 (patch)
tree4ee1f6b0bdff85d40ab3b3062b0d860ac5c13ec8
parenta24619fa9e44340df8bb020963ad3382a176b69a (diff)
downloadfreebsd-ports-gnome-97ed46942c3cb36efff1c3ac112ae0808a4bfdd4.tar.gz
freebsd-ports-gnome-97ed46942c3cb36efff1c3ac112ae0808a4bfdd4.tar.zst
freebsd-ports-gnome-97ed46942c3cb36efff1c3ac112ae0808a4bfdd4.zip
crossfire binary now runs with mode 6555, needed for server mode.
-rw-r--r--games/crossfire-client/Makefile2
-rw-r--r--games/crossfire-server/Makefile2
-rw-r--r--games/crossfire/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index c7fb9e345637..65e5d256f80b 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -60,7 +60,7 @@ post-install:
chown games.games ${PREFIX}/bin/crossfire
chown -R games.games ${CFDIR}
chmod 0664 ${PREFIX}/crossfire/lib/highscore
- chmod 2555 ${PREFIX}/bin/crossfire
+ chmod 6555 ${PREFIX}/bin/crossfire
mkdir ${CFDIR}/doc
cp -r ${WRKDIR}/crossfire-0.92.8-doc/* ${CFDIR}/doc
@echo ""
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile
index c7fb9e345637..65e5d256f80b 100644
--- a/games/crossfire-server/Makefile
+++ b/games/crossfire-server/Makefile
@@ -60,7 +60,7 @@ post-install:
chown games.games ${PREFIX}/bin/crossfire
chown -R games.games ${CFDIR}
chmod 0664 ${PREFIX}/crossfire/lib/highscore
- chmod 2555 ${PREFIX}/bin/crossfire
+ chmod 6555 ${PREFIX}/bin/crossfire
mkdir ${CFDIR}/doc
cp -r ${WRKDIR}/crossfire-0.92.8-doc/* ${CFDIR}/doc
@echo ""
diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile
index c7fb9e345637..65e5d256f80b 100644
--- a/games/crossfire/Makefile
+++ b/games/crossfire/Makefile
@@ -60,7 +60,7 @@ post-install:
chown games.games ${PREFIX}/bin/crossfire
chown -R games.games ${CFDIR}
chmod 0664 ${PREFIX}/crossfire/lib/highscore
- chmod 2555 ${PREFIX}/bin/crossfire
+ chmod 6555 ${PREFIX}/bin/crossfire
mkdir ${CFDIR}/doc
cp -r ${WRKDIR}/crossfire-0.92.8-doc/* ${CFDIR}/doc
@echo ""