diff options
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index d3159511e..f1cf3fd92 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.54 2005/07/12 18:17:23 marcus Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.55 2005/07/14 05:38:03 ahze Exp $ # PORTNAME= yelp @@ -36,7 +36,7 @@ MOZILLA= firefox MOZILLA= mozilla-devel HEADERS_SUFX= -devel .else -MOZILLA= mozilla +MOZILLA= firefox HEADERS_SUFX= .endif .endif |