summaryrefslogtreecommitdiff
path: root/textproc/linuxdoc
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-06-01 05:15:32 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-06-01 05:15:32 +0000
commitb084eb5e8cb67deb1707c4b05917ad0d6ebb65b4 (patch)
treefd73f8a59e1f4b6079165c094800321361710aa2 /textproc/linuxdoc
parentUse proper POSIX syntax for `chown'. (diff)
Use ':' instead of '.' for ${CHOWN}.
Notes
Notes: svn path=/head/; revision=43376
Diffstat (limited to 'textproc/linuxdoc')
-rw-r--r--textproc/linuxdoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile
index 7b5ceb156a04..abbf4e47639c 100644
--- a/textproc/linuxdoc/Makefile
+++ b/textproc/linuxdoc/Makefile
@@ -30,7 +30,7 @@ pre-install:
do-install:
@zcat ${DISTDIR}/${DISTFILES} |(cd ${INSTDIR}; pax -r)
@${CHMOD} ${SHAREMODE} ${INSTDIR}/*
- @${CHOWN} -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}
+ @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}
post-install:
@${MKCATALOG} -q install ${PORTNAME}