summaryrefslogtreecommitdiff
path: root/misc/openoffice
diff options
context:
space:
mode:
authormrauch <mrauch@pkgsrc.org>2004-06-07 20:45:48 +0000
committermrauch <mrauch@pkgsrc.org>2004-06-07 20:45:48 +0000
commit7c29e81e89bee1032aa1d6d72521400b81c43357 (patch)
tree0b9295dc327ff8c003182a9e525e7711c34d5647 /misc/openoffice
parent3e835f779ce98e96c026ebd7de77d0146b4e6c28 (diff)
downloadpkgsrc-7c29e81e89bee1032aa1d6d72521400b81c43357.tar.gz
After the last change the list of helpfiles to copy may be empty.
Diffstat (limited to 'misc/openoffice')
-rw-r--r--misc/openoffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile
index 86ca66434a0..a6b889f8b8c 100644
--- a/misc/openoffice/Makefile
+++ b/misc/openoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2004/06/05 12:22:47 mrauch Exp $
+# $NetBSD: Makefile,v 1.51 2004/06/07 20:45:48 mrauch Exp $
DISTNAME= openoffice-1.1.1
CATEGORIES= misc
@@ -60,7 +60,7 @@ post-extract:
${WRKSRC}/../offmgr/res/openintro.bmp
# bring the localized helpcontent into place
${MKDIR} ${WRKSRC}/../helpcontent/${OPENOFFICE_OUTPATH}.pro/bin
- ${CP} ${WRKDIR}/*.zip ${WRKSRC}/../helpcontent/${OPENOFFICE_OUTPATH}.pro/bin/
+ -${CP} ${WRKDIR}/*.zip ${WRKSRC}/../helpcontent/${OPENOFFICE_OUTPATH}.pro/bin/
do-build:
${_ULIMIT_CMD} tcsh -c "setenv PTHREAD_DIAGASSERT Ael && cd ${WRKSRC}/.. && ./bootstrap && source ${OPENOFFICE_SETFILE}Env.Set && dmake"