pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/openoffice USE_TOOLS+=imake.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40682507f9f2
branches:  trunk
changeset: 516050:40682507f9f2
user:      hira <hira%pkgsrc.org@localhost>
date:      Thu Jul 13 11:07:23 2006 +0000

description:
USE_TOOLS+=imake.

diffstat:

 misc/openoffice/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 43c650704652 -r 40682507f9f2 misc/openoffice/Makefile
--- a/misc/openoffice/Makefile  Thu Jul 13 10:51:19 2006 +0000
+++ b/misc/openoffice/Makefile  Thu Jul 13 11:07:23 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2006/02/05 23:10:13 joerg Exp $
+# $NetBSD: Makefile,v 1.74 2006/07/13 11:07:23 hira Exp $
 
 DISTNAME=              openoffice-1.1.5
 PKGREVISION=           1
@@ -27,7 +27,7 @@
 
 .include "../../mk/bsd.prefs.mk"
 
-USE_TOOLS+=            gmake perl
+USE_TOOLS+=            gmake imake perl
 PTHREAD_OPTS+=         require
 PTHREAD_AUTO_VARS=     yes
 



Home | Main Index | Thread Index | Old Index