." Text automatically generated by txt2man-1.4.7 .TH findredundantdeps 1 "April 10, 2005" "" "" .SH NAME \fBfindredundantdeps \fP- display unnecessary dependencies of a port \fB .SH SYNOPSIS .nf .fam C \fBfindredundantdeps\fP [-vfsh] .fam T .fi .SH DESCRIPTION Findredundantdeps analyzes the dependencies of the given port displaying the dependencies that are already contained in the depending port. .PP The script requires \fBprt-get\fP(8). .SH OPTIONS .TP .B -v verbose: also lists ports without redundant dependencies .TP .B -s suggest: suggest the proper # Depends on: line .TP .B -f fix the Pkgfile and create a backup .SH EXAMPLES .TP .B finderedundantdeps -f apache find redundant deps of the apache port and fix it if needed. .SH AUTHORS Han Boetes .PP Johannes Winkelmann .SH SEE ALSO \fBprt-get\fP(8)