summaryrefslogtreecommitdiff
path: root/misc/openoffice-linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openoffice-linux/Makefile')
-rw-r--r--misc/openoffice-linux/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/misc/openoffice-linux/Makefile b/misc/openoffice-linux/Makefile
index 6f5566866b0..c8df172ca99 100644
--- a/misc/openoffice-linux/Makefile
+++ b/misc/openoffice-linux/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2003/03/31 17:57:18 jschauma Exp $
+# $NetBSD: Makefile,v 1.11 2003/04/26 15:44:16 mrauch Exp $
-DISTNAME= OOo_1.0.2_LinuxIntel_install
-PKGNAME= openoffice-linux-1.0.2
-PKGREVISION= 4
+DISTNAME= OOo_1.0.3.1_LinuxIntel_install
+PKGNAME= openoffice-linux-1.0.3.1
WRKSRC= ${WRKDIR}/install
CATEGORIES= misc
-MASTER_SITES= http://sf1.mirror.openoffice.org/stable/1.0.2/ \
+MASTER_SITES= http://sf1.mirror.openoffice.org/stable/1.0.3/ \
http://www.fs.tum.de/~mrauch/OpenOffice/download/
MAINTAINER= mrauch@netbsd.org
@@ -58,14 +57,14 @@ do-install:
TEMP=${WRKSRC}; export TEMP; \
DISPLAY=${DISPLAY}; export DISPLAY; \
./setup -r:oo_setup.resp"
- @if [ ! -x ${PREFIX}/OpenOffice.org1.0.2/setup ]; then \
+ @if [ ! -x ${PREFIX}/OpenOffice.org1.0.3/setup ]; then \
${ECHO} "Installation was not successful."; \
${FALSE}; \
fi
${SED} -e "s|@@PREFIX@@|${PREFIX}|g" \
< ${FILESDIR}/soffice > ${PREFIX}/bin/soffice
${CHMOD} +x ${PREFIX}/bin/soffice
- ${PATCH} ${PATCH_ARGS} ${PREFIX}/OpenOffice.org1.0.2/program/soffice \
+ ${PATCH} ${PATCH_ARGS} ${PREFIX}/OpenOffice.org1.0.3/program/soffice \
< ${FILESDIR}/soffice.test.patch
${LN} -s ${PKG_JAVA_HOME} ${PKG_JAVA_HOME}/jre