summaryrefslogtreecommitdiff
path: root/misc/openoffice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openoffice/Makefile')
-rw-r--r--misc/openoffice/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile
index c792af4d3d7..25d35ce182b 100644
--- a/misc/openoffice/Makefile
+++ b/misc/openoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/02/26 21:25:27 mrauch Exp $
+# $NetBSD: Makefile,v 1.7 2002/03/02 09:09:38 mrauch Exp $
DISTNAME= openoffice-0.0.0.641
PKGREVISION= 1
@@ -23,6 +23,7 @@ GCC_VERSION!= ${CC} --version
.endif
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
BUILD_DEPENDS+= gmake-[0-9]*:../../devel/gmake
+BUILD_DEPENDS+= tcsh-[0-9]*:../../shells/tcsh
BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip
BUILD_DEPENDS+= stlport>=4.0nb1:../../devel/stlport
BUILD_DEPENDS+= sun-jdk>=1.3.0:../../lang/sun-jdk13
@@ -68,7 +69,7 @@ DISPLAY= ':2'
pre-build: checkforx
do-build:
- csh -c "setenv DISPLAY ${DISPLAY}; cd ${WRKSRC}/..&& \
+ tcsh -c "setenv DISPLAY ${DISPLAY}; cd ${WRKSRC}/..&& \
./bootstrap&& source *.Set&& dmake"
pre-install: checkforx