summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-11-23 03:31:03 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-11-23 03:31:03 +0000
commit54934de2a923b8b0bd31fcd0cb935d48bbc49454 (patch)
tree106746b242592b8b1b6f283b1e9166b72a4712f1 /editors/openoffice.org-2-RC/Makefile
parentUpdate to 3.6.1 (diff)
Make cws_srx645_mozooo.20041016.tar.gz fetchable
Notes
Notes: svn path=/head/; revision=122198
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-2-RC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index b9dd0470a9a6..394d650e618c 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -19,7 +19,7 @@ EXTRACT_ONLY= OOo_${BUILD_NR}${MILESTONE}_${SNAPDATE}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version)
-BROKEN= "Bison 1.875a or newer is required, and doesn't work atm"
+#BROKEN= "Bison 1.875a or newer is required, and doesn't work atm"
SNAPDATE= 20041122
NO_LATEST_LINK= yes
@@ -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}:mozsrc
+DISTFILES+= ${MOZILLA_PROJECT} ${MOZILLA_SOURCE}:mozsrc
USE_GNOME+= orbit gtk12
.endif