pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/openoffice3 Use the tools framework for bison and...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1891590ec8a
branches: trunk
changeset: 576656:c1891590ec8a
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 15 22:19:15 2010 +0000
description:
Use the tools framework for bison and unzip.
diffstat:
misc/openoffice3/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 133b8e814ab2 -r c1891590ec8a misc/openoffice3/Makefile
--- a/misc/openoffice3/Makefile Tue Jun 15 22:18:34 2010 +0000
+++ b/misc/openoffice3/Makefile Tue Jun 15 22:19:15 2010 +0000
@@ -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 @@
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+= 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
Home |
Main Index |
Thread Index |
Old Index