diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-01-29 16:56:09 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-01-29 16:56:09 +0000 |
commit | 0c17bd21e646c4b1a030cf618f2780a28e2d89b0 (patch) | |
tree | 64d9b32486151b90b2efa31200c732f3e83b7bdb /x11-fm/thunar | |
parent | 41465cff75a9c47696972c814175264b2d3fc3ed (diff) | |
download | ports-0c17bd21e646c4b1a030cf618f2780a28e2d89b0.tar.gz ports-0c17bd21e646c4b1a030cf618f2780a28e2d89b0.zip |
Notes
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r-- | x11-fm/thunar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 66098fb8fc4e..aab677eeb8a6 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -30,7 +30,7 @@ USE_XLIB= yes OPTIONS= DBUS "Enable D-BUS support" on \ JPEG "Enable JPEG support" on \ FAM "Enable FAM support" off \ - HAL "Enable HAL support" off \ + HAL "Enable HAL support" on \ GCONF "Enable GCONF support" off \ STARTUP "Enable startup notification support" on \ PLUG_APR "Thunar Advanced Properties plugin" off \ |