summaryrefslogtreecommitdiff
path: root/misc/openoffice
diff options
context:
space:
mode:
authoragc <agc>2002-04-24 07:22:13 +0000
committeragc <agc>2002-04-24 07:22:13 +0000
commit47f7f4abaa1ac8078879625e80d4f84fef4a92c6 (patch)
treee77e5a76e24db2d597ab295775b87f741038bdbd /misc/openoffice
parent5b472214014c275fcf5c15ee0238c10b95734013 (diff)
downloadpkgsrc-47f7f4abaa1ac8078879625e80d4f84fef4a92c6.tar.gz
The standalone version of the tcsh package can also be used, if it's
installed - modify the dependency appropriately.
Diffstat (limited to 'misc/openoffice')
-rw-r--r--misc/openoffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile
index d4966434f0b..4f9f6c77072 100644
--- a/misc/openoffice/Makefile
+++ b/misc/openoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/04/08 13:25:00 mrauch Exp $
+# $NetBSD: Makefile,v 1.10 2002/04/24 07:22:13 agc Exp $
DISTNAME= openoffice-0.0.0.641
PKGREVISION= 1
@@ -23,7 +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+= {standalone-tcsh,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