aboutsummaryrefslogtreecommitdiff
path: root/textproc/iso8879
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-06-01 04:28:32 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-06-01 04:28:32 +0000
commit9acbface285de55aa687aa417f393e68066527d1 (patch)
treeeea5af662d7cc6ad931603149a9e1d4157df0276 /textproc/iso8879
parentac027f3c61ce18bfca895ff0971b0777e04b374e (diff)
downloadports-9acbface285de55aa687aa417f393e68066527d1.tar.gz
ports-9acbface285de55aa687aa417f393e68066527d1.zip
Use proper POSIX syntax for `chown'.
Notes
Notes: svn path=/head/; revision=43375
Diffstat (limited to 'textproc/iso8879')
-rw-r--r--textproc/iso8879/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile
index f17e365de709..3e0828028a49 100644
--- a/textproc/iso8879/Makefile
+++ b/textproc/iso8879/Makefile
@@ -32,7 +32,7 @@ do-install:
@unzip -a -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR}
@${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/catalog
@${CHMOD} ${SHAREMODE} ${INSTDIR}/*
- @${CHOWN} -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}
+ @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}
post-install:
@${MKCATALOG} -q install ${PORTNAME}