diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-11-27 17:10:47 +0800 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-11-27 17:10:47 +0800 |
commit | 47a44eda6b6734aff454cd3058122c0ca3a9bfd9 (patch) | |
tree | b1b36c53390247ebee103f6ee1cab1382f5e562a /x11/yelp | |
parent | 9d9f767485fb07b2383fc0d6f086a08bf26309d1 (diff) | |
download | freebsd-ports-gnome-47a44eda6b6734aff454cd3058122c0ca3a9bfd9.tar.gz freebsd-ports-gnome-47a44eda6b6734aff454cd3058122c0ca3a9bfd9.tar.zst freebsd-ports-gnome-47a44eda6b6734aff454cd3058122c0ca3a9bfd9.zip |
- Remove obsolete gecko providers
Approved by: portmgr (miwi)
Exp-run by: miwi
Diffstat (limited to 'x11/yelp')
-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 d48384f8badd..bc18bb68a610 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -19,7 +19,7 @@ COMMENT= A help browser for the GNOME 2 desktop LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ rarian.0:${PORTSDIR}/textproc/rarian -USE_GECKO= libxul firefox +USE_GECKO= libxul USE_GETTEXT= yes USE_BZIP2= yes USE_XORG= ice |