diff options
author | ahze <ahze@FreeBSD.org> | 2008-03-31 04:32:52 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2008-03-31 04:32:52 +0800 |
commit | c8237497cc97a3249c4082163db93fadeb790e3c (patch) | |
tree | 5b3a5fd291099dd028e6b13c5aa386f2b09d30cf /x11 | |
parent | 3dc147877e3b4fcb6e040fb97b456a2c3883e10e (diff) | |
download | freebsd-ports-gnome-c8237497cc97a3249c4082163db93fadeb790e3c.tar.gz freebsd-ports-gnome-c8237497cc97a3249c4082163db93fadeb790e3c.tar.zst freebsd-ports-gnome-c8237497cc97a3249c4082163db93fadeb790e3c.zip |
Remove seamonkey support
Reported by: Volodymyr Kostyrko <arcade@cairn.ints.net> via marcus
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 94a6d0a4d2cb..0a64c2c59518 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -18,7 +18,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= firefox xulrunner seamonkey +USE_GECKO= firefox xulrunner USE_GETTEXT= yes USE_BZIP2= yes USE_XORG= ice |