summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-10-03 00:37:58 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-10-03 00:37:58 +0000
commitfd0cf462df7a5f7362f45aed39a9fb9ec92c2707 (patch)
treebf5b3da092ddd450a754cde9cd735ad421e6c05e /editors/openoffice-3/Makefile
parentDon't give the 3dnow gcc 4.0+ option on OSVERSION < 700042 since it includes ... (diff)
Cosmetic change in TWEAK_L10N section, mkdir the cookie dir before trying to
touch. Actually this option should not be used. PR: 111632 Submitted by: Ulrich Spoerlein
Notes
Notes: svn path=/head/; revision=200711
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r--editors/openoffice-3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index a17af37671bc..bb2f63b8a3c0 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -166,6 +166,7 @@ pre-everything::
@${RM} -f ${WRKDIR}/.patch_done.*
@${RM} -f ${WRKDIR}/.configure_done.*
@${RM} -f ${WRKDIR}/.build_done.*
+ @${MKDIR} ${WRKDIR}
@${TOUCH} ${EXTRACT_COOKIE}
@${TOUCH} ${PATCH_COOKIE}
@${TOUCH} ${CONFIGURE_COOKIE}