The port was using INSTALL_PROGRAM to install a script file which doesn't work as it tries to strip it.
Responsible Changed From-To: freebsd-ports-bugs->stas Over to maintainer (via the GNATS Auto Assign Tool)
stas 2008-04-08 07:19:56 UTC FreeBSD ports repository Modified files: lang/newlisp Makefile Log: - Fix install with GuiServ. PR: ports/122554 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> Revision Changes Path 1.11 +1 -1 ports/lang/newlisp/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!