From bbd52967db3e763461156db6ce03938e11717a34 Mon Sep 17 00:00:00 2001 From: hans Date: Sat, 14 Jan 2012 02:09:35 +0000 Subject: Convert to USE_TOOLS=zip. --- misc/openoffice3/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index b82407f9ba5..296b131ddc8 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2012/01/13 10:55:22 obache Exp $ +# $NetBSD: Makefile,v 1.59 2012/01/14 02:09:37 hans Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 @@ -22,7 +22,6 @@ LICENSE= gnu-lgpl-v3 PKG_DESTDIR_SUPPORT= user-destdir -BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip BUILD_DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip DEPENDS+= libpaper-[0-9]*:../../print/libpaper @@ -43,7 +42,7 @@ CONFLICTS+= openoffice2-bin-[0-9]* CONFLICTS+= openoffice3-bin-[0-9]* CONFLICTS+= openoffice-linux-[0-9]* -USE_TOOLS+= bash bison gmake imake perl pkg-config tar unzip +USE_TOOLS+= bash bison gmake imake perl pkg-config tar unzip zip PTHREAD_OPTS+= require PTHREAD_AUTO_VARS= yes -- cgit v1.2.3