diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-06-06 18:35:35 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-06-06 18:35:35 +0000 |
commit | e2ba04a010242e79e017e0b64d08ac1ff5aa6295 (patch) | |
tree | 854081e5017bb86b6160bcfa066835c276ab6062 /x11 | |
parent | 1c0b47dae7a400ee42a27d02496a4b7f805aa765 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/yelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 0bd79f6bfc87..37c60a604fd2 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A help browser for the GNOME 2 desktop -USE_GECKO= firefox seamonkey xulrunner # mozilla +USE_GECKO= firefox seamonkey xulrunner firefox-devel<->firefox USE_GETTEXT= yes USE_BZIP2= yes |