diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-01 13:35:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-01 13:35:44 +0800 |
commit | 8b1d6f70577f13cad4a4f794c0b1859462c090e0 (patch) | |
tree | 00611fdecfc737221a811f08f07ea086d4249dde /deskutils | |
parent | 61c764c108010749e05d16e476965865c4a75aaf (diff) | |
download | freebsd-ports-gnome-8b1d6f70577f13cad4a4f794c0b1859462c090e0.tar.gz freebsd-ports-gnome-8b1d6f70577f13cad4a4f794c0b1859462c090e0.tar.zst freebsd-ports-gnome-8b1d6f70577f13cad4a4f794c0b1859462c090e0.zip |
Remove firefox3 run depends firefox 3.5 has expired
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/conduit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile index 07582179e8d1..fd01dd94e305 100644 --- a/deskutils/conduit/Makefile +++ b/deskutils/conduit/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goo ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23 \ xmlproc_parse:${PORTSDIR}/textproc/py-xml \ py*-vobject>=0.4.8:${PORTSDIR}/deskutils/py-vobject \ - firefox3:${PORTSDIR}/www/firefox35 \ ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ xdg-open:${PORTSDIR}/devel/xdg-utils |