The rdesktop port cannot install due to an error in the makefile : [root@marvin:rdesktop] make install ===> Installing for rdesktop-1.0.0.p19.7.6_1 ===> rdesktop-1.0.0.p19.7.6_1 depends on shared library: X11.6 - found install -c -m 755 -s rdesktop /usr/local/bin install -c -m 755 -s rdp-srvr /usr/local/bin install: rdp-srvr: No such file or directory gmake: *** [install] Error 71 *** Error code 2 The problem appears to be caused by the change from PERL to REINPLACE_CMD since the sed regexps is a bit different. How-To-Repeat: cd /usr/ports/net/rdesktop && make install
State Changed From-To: open->closed Committed, thanks!