diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-16 21:36:49 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-16 21:36:49 +0800 |
commit | 6cc5ffc4311df8a6d6969bfd27365fc76fe8726a (patch) | |
tree | abdb2db7de20fd80b7327778b21a9f282140c81c /x11 | |
parent | eda4dc9b5fc69c374929c6ba3d355116a1e72657 (diff) | |
download | marcuscom-ports-6cc5ffc4311df8a6d6969bfd27365fc76fe8726a.tar marcuscom-ports-6cc5ffc4311df8a6d6969bfd27365fc76fe8726a.tar.gz marcuscom-ports-6cc5ffc4311df8a6d6969bfd27365fc76fe8726a.tar.bz2 marcuscom-ports-6cc5ffc4311df8a6d6969bfd27365fc76fe8726a.tar.lz marcuscom-ports-6cc5ffc4311df8a6d6969bfd27365fc76fe8726a.tar.xz marcuscom-ports-6cc5ffc4311df8a6d6969bfd27365fc76fe8726a.tar.zst marcuscom-ports-6cc5ffc4311df8a6d6969bfd27365fc76fe8726a.zip |
- Disable mozilla
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6079 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 c03d53668..3382c4ec3 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.86 2006/04/10 04:10:47 mezz Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.87 2006/04/13 07:52:41 bland Exp $ # PORTNAME= yelp @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A help browser for the GNOME 2 desktop -USE_GECKO= firefox mozilla seamonkey xulrunner +USE_GECKO= firefox seamonkey xulrunner # mozilla USE_GETTEXT= yes USE_BZIP2= yes |