aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel
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-devel
parentb31dad3efb3c27e1c4a8c9d2766a6715431bbc72 (diff)
downloadports-df00b5409af42449b5bc83c04c134a80e459b4c4.tar.gz
ports-df00b5409af42449b5bc83c04c134a80e459b4c4.zip
Notes
Diffstat (limited to 'editors/openoffice.org-2-devel')
-rw-r--r--editors/openoffice.org-2-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index b7fafb410bf9..11886292738b 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/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