Nautilus as dependency

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