The man page Error.1 was left out of the Makefile. Files were also out of order, so I put them in alphabetical order. Fix: -MAN1= CIDRAdvisor.1 Errors.1 RtConfig.1 aoe.1 peval.1 prpath.1 \ - prtraceroute.1 roe.1 rpslcheck.1 +MAN1= CIDRAdvisor.1 aoe.1 prpath.1 RtConfig.1 peval.1 \ + roe.1 rpslcheck.1 prtraceroute.1 MAN3= librpsl.3 .include <bsd.port.pre.mk>--Tv7WFxdySHpg6AeQLvE2DOiJ7uG05tA3lQ1sgnlPbYaNdeAj Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- irrtoolset.orig/Makefile Tue Jan 4 12:57:21 2005 +++ irrtoolset/Makefile Sun Feb 22 20:42:02 2004 @@ -27,8 +27,8 @@ TK_LIBRARY=${PREFIX}/lib/tk8.3 \ LD_TCL_TK_LIBS="-ltk83 -ltcl83" How-To-Repeat: N/A
State Changed From-To: open->closed Committed, thanks!