summaryrefslogtreecommitdiff
path: root/games/quake3-ra3
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/quake3-ra3
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/quake3-ra3')
-rw-r--r--games/quake3-ra3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-ra3/Makefile b/games/quake3-ra3/Makefile
index abf0bcd173b9..8e99b9fd8343 100644
--- a/games/quake3-ra3/Makefile
+++ b/games/quake3-ra3/Makefile
@@ -46,7 +46,7 @@ Q3SUBDIR?= ${PORTNAME}
Q3DIR= usr/games/quake3/${Q3SUBDIR}/
PLIST_SUB+= Q3DIR="${Q3DIR}"
-INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}
+INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755
SORT?= /usr/bin/sort
Q3SERVER_PORT= ${.CURDIR}/../q3server