From c8b3bf2f60c097c5502788bd1f893444d70b9148 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 15 Jun 2010 22:19:15 +0000 Subject: Use the tools framework for bison and unzip. --- misc/openoffice3/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index 50fd03d11ec..3ce75838a4b 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2010/06/13 22:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2010/06/15 22:19:15 joerg Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 @@ -22,9 +22,7 @@ LICENSE= gnu-lgpl-v3 PKG_DESTDIR_SUPPORT= user-destdir -BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip -BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip BUILD_DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip DEPENDS+= libpaper-[0-9]*:../../print/libpaper @@ -45,7 +43,7 @@ CONFLICTS+= openoffice2-bin-[0-9]* CONFLICTS+= openoffice3-bin-[0-9]* CONFLICTS+= openoffice-linux-[0-9]* -USE_TOOLS+= bash gmake imake perl pkg-config tar +USE_TOOLS+= bash bison gmake imake perl pkg-config tar unzip PTHREAD_OPTS+= require PTHREAD_AUTO_VARS= yes -- cgit v1.2.3