From 07a582d23246d2731f0be6d97111d14a7151fda8 Mon Sep 17 00:00:00 2001 From: mrauch Date: Sun, 9 May 2004 08:25:00 +0000 Subject: Add a message that the gtk warning is harmless. Suggested by Hubert Feyrer in private mail. --- misc/openoffice/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'misc/openoffice') diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index ceb285dfc93..13aafb22618 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -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 @@ post-extract: 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 -- cgit v1.2.3