summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-09-20 00:13:11 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-09-20 00:13:11 +0000
commit4da4ea1952acea2eac78e40a0690d6b490d335a7 (patch)
tree822bf84d156e5891b8b674bc226ae3ee60183716 /editors/openoffice.org-1.0/Makefile
parent- Update to 0.07 (diff)
Make fetchable
Submitted by: kris
Notes
Notes: svn path=/head/; revision=173418
Diffstat (limited to 'editors/openoffice.org-1.0/Makefile')
-rw-r--r--editors/openoffice.org-1.0/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 28a6495c5d01..781b142c055b 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -9,19 +9,17 @@ PORTNAME= openoffice.org
PORTVERSION= 1.0.3
PORTREVISION= 7
CATEGORIES+= editors java
-MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
- ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/ \
+MASTER_SITES+= http://openoffice.lunarshells.com/sources/:moz,ru,src,help \
+ ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/:moz,ru,src,help \
${MASTER_SITE_LOCAL:S/$/:moz/} \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
${MASTER_SITE_MOZILLA:S/$/:mozsrc/} \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/:help \
http://openoffice.lunarshells.com/sources/helpcontent/:help \
- ${MASTER_SITE_LOCAL:S/$/:ru/} \
- http://openoffice.lunarshells.com/sources/:ru \
- ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/:ru
+ ${MASTER_SITE_LOCAL:S/$/:ru/}
MASTER_SITE_SUBDIR+= maho/openoffice.org/:moz,ru \
- mozilla/releases/mozilla${MOZILLA_VERSION}/src/:mozsrc \
-DISTFILES+= OOo_${RELEASE_NR}_source.tar.gz patch-translation-ru-1.0.3.bz2:ru
+ mozilla/releases/mozilla${MOZILLA_VERSION}/src/:mozsrc
+DISTFILES+= OOo_${RELEASE_NR}_source.tar.gz:src patch-translation-ru-1.0.3.bz2:ru
.if defined(WITH_GPC)
DISTFILES+= gpc231.tar.Z:gpc
.endif