summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-07-04 11:05:36 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-07-04 11:05:36 +0000
commit7e4a49d8f7b0728cba5b9bc0127730d0c072b41d (patch)
treea87a5a26eda58da3e187e7ff223ad8853c60256d /editors/openoffice-3/Makefile
parentUpgrade to 4.13. (diff)
Small cosmetic clean up.
Funded by: OpenOffice.org community
Notes
Notes: svn path=/head/; revision=237082
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r--editors/openoffice-3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 1a4a6c8078f3..d56f3f05864f 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -12,7 +12,6 @@ PORTREVISION= 1
CATEGORIES+= editors java
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
- ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:antbin,} \
${MASTER_SITE_MOZILLA:S/$/:mozsrc/} \
http://tools.openoffice.org/unowinreg_prebuild/680/:unowinreg
MASTER_SITE_SUBDIR+= mozilla/releases/mozilla${MOZILLA_VERSION}/source/:mozsrc
@@ -113,9 +112,9 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
bash:${PORTSDIR}/shells/bash \
imake:${PORTSDIR}/devel/imake \
- ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf #i85469#
+ ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \
+ ant:${PORTSDIR}/devel/apache-ant
-BUILD_DEPENDS+= ant:${PORTSDIR}/devel/apache-ant
.if !defined(WITH_GPC)
LIB_DEPENDS+= art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl
.endif