diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-14 05:16:33 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-14 05:16:33 +0800 |
commit | 486bb8820fa956f7608338718b01497383abbf41 (patch) | |
tree | 72d409d3a1f2c2279efcb56a038f5d7b64c88d81 /x11-fm | |
parent | f29917dfd6651369f6aae18d4d07be3199a64445 (diff) | |
download | freebsd-ports-graphics-486bb8820fa956f7608338718b01497383abbf41.tar.gz freebsd-ports-graphics-486bb8820fa956f7608338718b01497383abbf41.tar.zst freebsd-ports-graphics-486bb8820fa956f7608338718b01497383abbf41.zip |
Add galeon into RUN_DEPENDS - we need it for HTML rendering.
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/nautilus/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 4138d51fb17..2611ee497d1 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 \ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ freetype.9:${PORTSDIR}/print/freetype2 \ eel.0:${PORTSDIR}/x11-toolkits/eel +RUN_DEPENDS= ${X11BASE}/share/gnome/ui/nautilus-galeon-view-ui.xml:${PORTSDIR}/www/galeon WITHOUT_MOZILLA= "Doesn't work with Mozilla-0.9.9" diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 4138d51fb17..2611ee497d1 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 \ LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ freetype.9:${PORTSDIR}/print/freetype2 \ eel.0:${PORTSDIR}/x11-toolkits/eel +RUN_DEPENDS= ${X11BASE}/share/gnome/ui/nautilus-galeon-view-ui.xml:${PORTSDIR}/www/galeon WITHOUT_MOZILLA= "Doesn't work with Mozilla-0.9.9" |