Nautilus as dependency

Today after 3 weeks I am back. I made my updates but now is installing nautilus as dependency! How can I avoid it? I really don't want it!
 
Code:
 pkg_info -R nautilus\* 
Information for nautilus-2.32.2.1_1:

Required by:
gksu-2.0.2



[lucifer@darkchaos /]$ whereis gksu
gksu: /usr/local/bin/gksu /usr/local/man/man1/gksu.1.gz /usr/ports/sysutils/gksu
[lucifer@darkchaos /]$ cd /usr/ports/sysutils/gksu
[lucifer@darkchaos /usr/ports/sysutils/gksu]$ sudo make config
Password:
===> No options to configure

None nautilus flag.
 
Then you're probably SOL; judging by the LIB_DEPENDS in the Makefile there's really no way around it.
 
Back
Top