summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-04-20 21:56:12 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-04-20 21:56:12 +0000
commitfd9ab87d45d3ee110183f376ce4be41861e59479 (patch)
treec0b07ae3c20ead4b8e8af549ab21cb7b134a897b /editors/openoffice.org-2.0/files
parentPorts using Qt without setting USE_QT_VER need environment fixups. (diff)
Better handling of PORTVERSION. version number of
ooo-build and openoffice.org-2.0 can be different.
Notes
Notes: svn path=/head/; revision=160045
Diffstat (limited to 'editors/openoffice.org-2.0/files')
-rw-r--r--editors/openoffice.org-2.0/files/openoffice.org-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2.0/files/openoffice.org-wrapper b/editors/openoffice.org-2.0/files/openoffice.org-wrapper
index 8c761792bb45..79cf583df82d 100644
--- a/editors/openoffice.org-2.0/files/openoffice.org-wrapper
+++ b/editors/openoffice.org-2.0/files/openoffice.org-wrapper
@@ -1,9 +1,9 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2.0/files/Attic/openoffice.org-wrapper,v 1.2 2005-08-29 01:06:13 maho Exp $
+# $FreeBSD: /tmp/pcvs/ports/editors/openoffice.org-2.0/files/Attic/openoffice.org-wrapper,v 1.3 2006-04-20 21:56:12 maho Exp $
oopath=%%PREFIX%%/%%INSTALLATION_BASEDIR%%/program/
-program=`echo $0 | sed -e 's|.*-%%PORTVERSION%%-||'`
+program=`echo $0 | sed -e 's|.*-%%OOOVERSION%%-||'`
case $program in
$0)