diff options
-rw-r--r-- | misc/openoffice/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index 5d9f081e814..fbe1a2e6ad9 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/08/08 14:59:36 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2002/09/02 02:43:35 abs Exp $ DISTNAME= openoffice-0.0.0.641 PKGREVISION= 1 @@ -42,9 +42,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-stlport4-home=${PREFIX} CONFIGURE_ARGS+= --with-jdk-home=${JAVA_HOME} -# Needed for sun-jdk 1.4 javac -UNLIMIT_RESOURCES= datasize - TEMP?= ${WRKSRC} post-extract: |