aboutsummaryrefslogtreecommitdiff
path: root/editors/ooo-build
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-11-12 05:58:05 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-11-12 05:58:05 +0000
commit9656157594afce673aac05c9dcdeb1d1a6d071ea (patch)
treeb2cf48b82bae17e0af375683221f7f05ac76d510 /editors/ooo-build
parent0935634b2950c5a3b4066d708ced538296c6cd2b (diff)
downloadports-9656157594afce673aac05c9dcdeb1d1a6d071ea.tar.gz
ports-9656157594afce673aac05c9dcdeb1d1a6d071ea.zip
Notes
Diffstat (limited to 'editors/ooo-build')
-rw-r--r--editors/ooo-build/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile
index e4e434bd36c5..25dbe8604d2d 100644
--- a/editors/ooo-build/Makefile
+++ b/editors/ooo-build/Makefile
@@ -89,9 +89,9 @@ pre-configure:
.endif
.if defined(DEVELOPER_VER)
-MASTERDIR= ${.CURDIR}/../openoffice.org-2.0-devel
+MASTERDIR= ${.CURDIR}/../openoffice.org-2-devel
.else
-MASTERDIR= ${.CURDIR}/../openoffice.org-2.0
+MASTERDIR= ${.CURDIR}/../openoffice.org-2
.endif
.include "${MASTERDIR}/Makefile"