diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-02-15 14:52:21 +0800 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-02-15 14:52:21 +0800 |
commit | 838eeb8432d4a33795f1b49311fbf3edef76ff94 (patch) | |
tree | 990621d64edd0f1e5509d186b36b08a721a2e84d /editors | |
parent | 0f9b7f0634d5ac2d574d40605813246fd863c661 (diff) | |
download | freebsd-ports-gnome-838eeb8432d4a33795f1b49311fbf3edef76ff94.tar.gz freebsd-ports-gnome-838eeb8432d4a33795f1b49311fbf3edef76ff94.tar.zst freebsd-ports-gnome-838eeb8432d4a33795f1b49311fbf3edef76ff94.zip |
Now source code tar balls for OOo developer versions
are provided by Good-Day Inc.
Provided by: Good-Day Inc. MAEDA Seiya and YABUKI Yukiharu
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-2.0-devel/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice-3/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-2.0/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-2/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-3/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 9 |
12 files changed, 48 insertions, 60 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index d89730d3ea07..e39d08db6fa9 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -8,11 +8,10 @@ PORTNAME= openoffice PORTVERSION= 2.0.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_LOCAL} \ +MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:mozprj \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc \ - http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help -MASTER_SITE_SUBDIR= maho/openoffice.org + ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla1.7b/src/&,}:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 gpc231.tar.Z:gpc EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 @@ -25,7 +24,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} ${MOZILLA_SOURCE}:mozsrc +DISTFILES+= ${MOZILLA_PROJECT}:mozprj ${MOZILLA_SOURCE}:mozsrc USE_GNOME+= orbit gtk12 .endif |