pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/openoffice Add a message that the gtk warning is ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/91cda612b725
branches: trunk
changeset: 475041:91cda612b725
user: mrauch <mrauch%pkgsrc.org@localhost>
date: Sun May 09 08:25:00 2004 +0000
description:
Add a message that the gtk warning is harmless.
Suggested by Hubert Feyrer in private mail.
diffstat:
misc/openoffice/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 09ff1adfd432 -r 91cda612b725 misc/openoffice/Makefile
--- a/misc/openoffice/Makefile Sun May 09 06:50:29 2004 +0000
+++ b/misc/openoffice/Makefile Sun May 09 08:25:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2004/05/07 15:25:13 cjep Exp $
+# $NetBSD: Makefile,v 1.48 2004/05/09 08:25:00 mrauch Exp $
DISTNAME= openoffice-1.1.1
CATEGORIES= misc
@@ -70,6 +70,10 @@
do-build:
${_ULIMIT_CMD} tcsh -c "setenv PTHREAD_DIAGASSERT Ael && cd ${WRKSRC}/.. && ./bootstrap && source *.Set && dmake"
+post-build:
+ @${ECHO_MSG} "Please ignore the warning above that the project gtk"
+ @${ECHO_MSG} "could not be found. Your build completed successfully."
+
pre-install:
${CP} ${WRKSRC}/../instsetoo/unxbsdi2.pro/01/normal/setup.ins \
${WRKSRC}/../instsetoo/unxbsdi2.pro/01/normal/setup.ins.orig
Home |
Main Index |
Thread Index |
Old Index