summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-10-26 03:52:25 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-10-26 03:52:25 +0000
commitdf00b5409af42449b5bc83c04c134a80e459b4c4 (patch)
treed2d0ef96066a2f9808ec729724680f1e86899d76 /editors/openoffice.org-2-RC/Makefile
parentBack out a portion of revision 1.41: I accidently committed some (diff)
place of cws_srx645_mozoo should be
maho's local distdir
Notes
Notes: svn path=/head/; revision=120194
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-2-RC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index b7fafb410bf9..11886292738b 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -27,7 +27,7 @@ USE_GNOME= gtk20
MOZILLA_PROJECT= cws_srx645_mozooo.20041016.tar.gz
MOZILLA_SOURCE= mozilla-source-1.7b-source.tar.gz
.if !defined(WITHOUT_MOZILLA)
-DISTFILES+= ${MOZILLA_PROJECT}:moz ${MOZILLA_SOURCE}:moz
+DISTFILES+= ${MOZILLA_PROJECT} ${MOZILLA_SOURCE}:moz
USE_GNOME+= orbit gtk12
.endif