Deleted Added
full compact
22c22
< __FBSDID("$FreeBSD: head/usr.sbin/pkg_install/add/perform.c 156497 2006-03-09 14:49:19Z phk $");
---
> __FBSDID("$FreeBSD: head/usr.sbin/pkg_install/add/perform.c 173513 2007-11-10 09:40:39Z krion $");
254a255
> if(!IgnoreDeps){
299c300
< if (!Fake) {
---
> if (!Fake&&!IgnoreDeps) {
370a372
> }
516a519
> if(!IgnoreDeps){
533a537
> }