summaryrefslogtreecommitdiff
path: root/games/hlserver-cs
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-27 01:35:46 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-27 01:35:46 +0000
commit5e8ce846df7083af00f975231d08c2101db32609 (patch)
tree61978d961aa4ae8ece5690c7f6e82027a24bad98 /games/hlserver-cs
parentPut tmp_zot (output from sed) into /tmp in case /usr/ports is mounted (diff)
change installed dirs mode from 555 to 755
Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=49246
Diffstat (limited to 'games/hlserver-cs')
-rw-r--r--games/hlserver-cs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile
index a8409e3a55f6..1abf8edbff71 100644
--- a/games/hlserver-cs/Makefile
+++ b/games/hlserver-cs/Makefile
@@ -38,7 +38,7 @@ WRKSRC?= ${WRKDIR}/${PORTNAME}
.endif
PLIST_SUB+= ${PLIST_SUB_MASTER}
-INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}
+INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755
SORT?= /usr/bin/sort
HALFLIFESERVER_PORT= ${.CURDIR}/../halflifeserver