aboutsummaryrefslogtreecommitdiff
path: root/textproc/iso8879/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-06-06 17:51:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-06-06 17:51:31 +0000
commit6e7dfb1b8dc0dae6de35e57dcf81b78c8df77157 (patch)
tree7372f0770973fc2e1e5bec0e84fc784025530328 /textproc/iso8879/Makefile
parente073cdfe25a53c656283e09e1ab4cad502900c82 (diff)
downloadports-6e7dfb1b8dc0dae6de35e57dcf81b78c8df77157.tar.gz
ports-6e7dfb1b8dc0dae6de35e57dcf81b78c8df77157.zip
- Refine previous commit
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Notes
Notes: svn path=/head/; revision=255912
Diffstat (limited to 'textproc/iso8879/Makefile')
-rw-r--r--textproc/iso8879/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile
index ad04f701fc99..e5fc568f0457 100644
--- a/textproc/iso8879/Makefile
+++ b/textproc/iso8879/Makefile
@@ -34,7 +34,7 @@ pre-su-install:
@[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR}
do-install:
- @${UNZIP_CMD} -a -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR}
+ @${UNZIP_CMD} -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR}
@${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/catalog
@${CHMOD} ${SHAREMODE} ${INSTDIR}/*
@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}