summaryrefslogtreecommitdiff
path: root/editors/openoffice-3
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-3
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-3')
-rw-r--r--editors/openoffice-3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 56651100a5fb..a74c10c9cdb7 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -11,7 +11,8 @@ CATEGORIES+= editors
MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
- ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla${MOZILLA_VERSION}/&,}source/:mozsrc
+ ${MASTER_SITE_MOZILLA:S/$/:mozsrc/}
+MASTER_SITE_SUBDIR= mozilla/releases/mozilla${MOZILLA_VERSION}/source/:mozsrc
DISTFILES+= OOo_2.0RC3_source.tar.bz2 gpc231.tar.Z:gpc
EXTRACT_ONLY= OOo_2.0RC3_source.tar.bz2