aboutsummaryrefslogtreecommitdiff
path: root/www/zope-xmlmethods/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-08-16 07:35:21 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-08-16 07:35:21 +0000
commit32e9445796c5f3d00db2c6c406b66891afc60629 (patch)
tree6617d2921b2a46230f151bc5ce98f2c7c47ded4c /www/zope-xmlmethods/Makefile
parent2eca1797e0559e73841589ea3ecca950ce5b5a98 (diff)
downloadports-32e9445796c5f3d00db2c6c406b66891afc60629.tar.gz
ports-32e9445796c5f3d00db2c6c406b66891afc60629.zip
Fix cpio command line.
Noticed by: kris (pointyhat)
Notes
Notes: svn path=/head/; revision=116357
Diffstat (limited to 'www/zope-xmlmethods/Makefile')
-rw-r--r--www/zope-xmlmethods/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope-xmlmethods/Makefile b/www/zope-xmlmethods/Makefile
index a37846ae8dd6..8f8ae2f658ea 100644
--- a/www/zope-xmlmethods/Makefile
+++ b/www/zope-xmlmethods/Makefile
@@ -36,7 +36,7 @@ do-install:
@ ${CHMOD} -R og+rX ${WRKSRC}/
@ ${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
@ cd ${WRKSRC} && ${FIND} . \
- | ${CPIO} $CPIO_FLAGS} ${BINOWN}:${BINGRP} \
+ | ${CPIO} ${CPIO_FLAGS} ${BINOWN}:${BINGRP} \
${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
post-install: