summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2010-04-14 22:44:58 +0000
committerMaho Nakata <maho@FreeBSD.org>2010-04-14 22:44:58 +0000
commit4093cf1efc692c154170bc8288349c95b397b2ba (patch)
treeb29d797f88591abba0d79b54d7bbb9c514cb0c3b /editors/openoffice-3/Makefile
parent- Add my coordinates to freebsd.committers.markers (diff)
now spadmin should work correctly
cf. http://lists.freebsd.org/pipermail/freebsd-openoffice/2010-April/004526.html and bumped port revision accordingly Submitted by: avg@ (Andriy Gapon)
Notes
Notes: svn path=/head/; revision=252696
Diffstat (limited to '')
-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 e98ab6b37a6e..812b13d87f03 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= openoffice.org
PORTVERSION?= ${OOOVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES+= editors java
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
http://ooopackages.good-day.net/pub/OpenOffice.org/misc/moz/:mozsrc \
@@ -250,6 +250,7 @@ post-install:
@${CP} ${FILESDIR}/openoffice.org-wrapper ${WRKDIR}/
@${REINPLACE_CMD} -e 's#%%PREFIX%%#${PREFIX}#g' \
-e 's#%%OOOTAG%%#${OOOTAG}#g' \
+ -e 's#%%OOOVERSION%%#${OOOVERSION}#g' \
-e 's#%%OOODIR%%#${OOODIR}#g' \
-e 's#%%INSTALLATION_BASEDIR%%#${INSTALLATION_BASEDIR}#g' \
${WRKDIR}/openoffice.org-wrapper