aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-06-14 01:32:33 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-06-14 01:32:33 +0000
commitddd337c119d108efa422d17d6e961891c1162009 (patch)
treedfd1e60ab88b1d0ce1daf518ac0955f925b6e38c /editors/openoffice-3
parentb47c9bfcc7cffa17fa37399aa63088a9b270b85c (diff)
downloadports-ddd337c119d108efa422d17d6e961891c1162009.tar.gz
ports-ddd337c119d108efa422d17d6e961891c1162009.zip
The startup script now works correctly and bump portrevision.
Submitted by: Sven-Åke_Svensson <sas@mbg.se>
Notes
Notes: svn path=/head/; revision=214804
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r--editors/openoffice-3/Makefile1
-rw-r--r--editors/openoffice-3/files/openoffice.org-wrapper4
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 365a6ed67b82..f6011079ea04 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -8,6 +8,7 @@
PORTNAME?= openoffice.org
PORTVERSION?= ${OOOVERSION}
+PORTREVISION?= 1
CATEGORIES+= editors java
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
http://openoffice.lunarshells.com/sources/ \
diff --git a/editors/openoffice-3/files/openoffice.org-wrapper b/editors/openoffice-3/files/openoffice.org-wrapper
index 46b46a78c6aa..c409ec71d079 100644
--- a/editors/openoffice-3/files/openoffice.org-wrapper
+++ b/editors/openoffice-3/files/openoffice.org-wrapper
@@ -1,8 +1,8 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-3/files/Attic/openoffice.org-wrapper,v 1.3 2006-04-20 21:56:12 maho Exp $
+# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-3/files/Attic/openoffice.org-wrapper,v 1.4 2008-06-14 01:32:33 maho Exp $
-oopath=%%PREFIX%%/%%INSTALLATION_BASEDIR%%/program/
+oopath=%%PREFIX%%/%%INSTALLATION_BASEDIR%%/%%OOODIR%%/program/
program=`echo $0 | sed -e 's|.*-%%OOOVERSION%%-||'`
case $program in