From de7e8326a23905522c7aac7d74373ddea64a541a Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 24 Nov 2005 00:00:39 +0000 Subject: - Add a generic pre-everything to bsd.mozilla.mk that echos the gecko it is going to use and echos other gecko's it can use. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5200 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/yelp/Makefile | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'x11/yelp') diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 132934bcc..3faaf2834 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.65 2005/11/11 23:00:24 ahze Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.66 2005/11/23 23:39:52 ahze Exp $ # PORTNAME= yelp @@ -46,13 +46,4 @@ CONFIGURE_ARGS+=--enable-man CONFIGURE_ARGS+=--enable-info .endif -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} " By default yelp uses www/firefox for html rendering, but you can" - @${ECHO_MSG} " change this by defining WITH_GECKO to one of the following values:" - @${ECHO_MSG} - @${ECHO_MSG} " mozilla " - @${ECHO_MSG} " seamonkey " - @${ECHO_MSG} "" - .include -- cgit v1.2.3