Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2008 19:30:20 +0100 (CET)
From:      Christian Weisgerber <naddy@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/119394: www/firefox: pkg-message not displayed on build
Message-ID:  <200801061830.m06IUK2p000921@kemoauc.mips.inka.de>
Resent-Message-ID: <200801061940.m06Je2lm085810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119394
>Category:       ports
>Synopsis:       www/firefox: pkg-message not displayed on build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 06 19:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Christian Weisgerber
>Release:        FreeBSD 5.5-STABLE alpha
>Organization:
>Environment:
System: FreeBSD lorvorc.mips.inka.de 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Dec 24 22:56:10 CET 2007 naddy@lorvorc.mips.inka.de:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

When you build firefox from the www/firefox port, the information
in pkg-message is never displayed.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/firefox/Makefile,v
retrieving revision 1.188
diff -u -r1.188 Makefile
--- Makefile	12 Dec 2007 04:57:18 -0000	1.188
+++ Makefile	6 Jan 2008 18:25:55 -0000
@@ -105,6 +105,7 @@
 	${MKDIR} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default
 	${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default.xpm
 	${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
+	@${CAT} ${PKGMESSAGE}
 
 .include "${PORTSDIR}/www/mozilla/Makefile.common"
 .include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801061830.m06IUK2p000921>