diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-24 09:44:00 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-24 09:44:00 +0800 |
commit | 47771824bd41802771844a4bd5d40d98d3e2fbf0 (patch) | |
tree | 6c2d57ee443f2975a18f869b422f4c90f3093165 /x11 | |
parent | 995f716f7d716f5c277fa41142091a21cc4ae595 (diff) | |
download | marcuscom-ports-47771824bd41802771844a4bd5d40d98d3e2fbf0.tar marcuscom-ports-47771824bd41802771844a4bd5d40d98d3e2fbf0.tar.gz marcuscom-ports-47771824bd41802771844a4bd5d40d98d3e2fbf0.tar.bz2 marcuscom-ports-47771824bd41802771844a4bd5d40d98d3e2fbf0.tar.lz marcuscom-ports-47771824bd41802771844a4bd5d40d98d3e2fbf0.tar.xz marcuscom-ports-47771824bd41802771844a4bd5d40d98d3e2fbf0.tar.zst marcuscom-ports-47771824bd41802771844a4bd5d40d98d3e2fbf0.zip |
- Add thunderbird support
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5202 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-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 3faaf2834..18b41fa69 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.66 2005/11/23 23:39:52 ahze Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.67 2005/11/24 00:00:39 ahze Exp $ # PORTNAME= yelp @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A help browser for the GNOME 2 desktop -USE_GECKO= firefox mozilla seamonkey +USE_GECKO= firefox mozilla seamonkey thunderbird USE_BZIP2= yes USE_X_PREFIX= yes |