summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-10-25 18:36:49 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-10-25 18:36:49 +0000
commit3e5d9c7f1f1157e7628eec768809c4e039f25942 (patch)
treef9e7ab4458c18028fd692a0f836f8eb0267f92db /editors/openoffice.org-1.0/Makefile
parentUpdate to 1.3 and split into master and slave port (diff)
Fix ${MASTER_SITE_foo} usage.
- Use the proper syntax for grouping when using ${MASTER_SITE_foo} - Don't use ${MASTER_SITE_LOCAL} with no local user subdir. Approved by: MAINTAINER timeout (2 weeks)
Notes
Notes: svn path=/head/; revision=146340
Diffstat (limited to 'editors/openoffice.org-1.0/Makefile')
-rw-r--r--editors/openoffice.org-1.0/Makefile14
1 files changed, 9 insertions, 5 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index c93721104376..ff5e6d459513 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -9,14 +9,18 @@ PORTNAME= openoffice.org
PORTVERSION= 1.0.3
PORTREVISION= 5
CATEGORIES+= editors
-MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/${PORTVERSION}/&,} \
- ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:moz \
+MASTER_SITES+= ${MASTER_SITE_RINGSERVER} \
+ ${MASTER_SITE_LOCAL:S/$/:moz/} \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
- ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla${MOZILLA_VERSION}/&,}src/:mozsrc \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/contrib/helpcontent-1.0/&,}:help \
+ ${MASTER_SITE_MOZILLA:S/$/:mozsrc/} \
+ ${MASTER_SITE_RINGSERVER:S/$/:help/} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent-1.0/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent-1.0/:help \
- ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:ru
+ ${MASTER_SITE_LOCAL:S/$/:ru/}
+MASTER_SITE_SUBDIR= misc/openoffice/stable/${PORTVERSION} \
+ maho/openoffice.org/:moz,ru \
+ mozilla/releases/mozilla${MOZILLA_VERSION}/src/:mozsrc \
+ misc/openoffice/contrib/helpcontent-1.0/:help
DISTFILES+= OOo_${RELEASE_NR}_source.tar.gz gpc231.tar.Z:gpc patch-translation-ru-1.0.3.bz2:ru
EXTRACT_ONLY= OOo_${RELEASE_NR}_source.tar.gz