summaryrefslogtreecommitdiff
path: root/devel/ilu
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-20 23:08:13 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-20 23:08:13 +0000
commit0bcc95b0cc8ef95eba608f1c313ce5dc282badea (patch)
tree384251b6cdb33a1e504ade43e12a4fd7a2a163a8 /devel/ilu
parentremove white space and move variables around (portlint) (diff)
Install binding directory with perms of 1777 instead of 777
Approved by: Maintainer
Notes
Notes: svn path=/head/; revision=26870
Diffstat (limited to 'devel/ilu')
-rw-r--r--devel/ilu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ilu/Makefile b/devel/ilu/Makefile
index f79af4b23e33..6d55f44bc852 100644
--- a/devel/ilu/Makefile
+++ b/devel/ilu/Makefile
@@ -65,7 +65,7 @@ do-install:
# Empty dir, but we really need it
${ECHO} @exec ${MKDIR} %D/ilu/lib/binding > ${PLIST}
${ECHO} @unexec ${RM} -r %D/ilu/lib/binding >> ${PLIST}
- ${ECHO} @exec ${CHMOD} 777 %D/ilu/lib/binding >> ${PLIST}
+ ${ECHO} @exec ${CHMOD} 1777 %D/ilu/lib/binding >> ${PLIST}
${ECHO} @exec ${LDCONFIG} -m %D/ilu/lib >> ${PLIST}
# Empty dirs we don't need
${RMDIR} ${PREFIX}/ilu/man/man[358]