The port depends on some GNU tools (bash, GNU patch sed...) and installs symbolic links to those. However the port defines them only as BUILD_DEPENDS. Fix: RUN_DEPENDS = $(BUILD_DEPENDS)
State Changed From-To: open->feedback Awaiting maintainers feedback
sat 2007-01-23 10:00:25 UTC FreeBSD ports repository Modified files: devel/quilt Makefile pkg-plist Log: - Add runtime dependencies to run_depends [1] - Fix plist a bit while I'm here PR: ports/107671 [1] Submitted by: Martin Kammerhofer <mkamm@gmx.net> Approved by: Dirk Jagdmann <doj@cubic.org> (maintainer timeout, 15 days) Revision Changes Path 1.2 +1 -0 ports/devel/quilt/Makefile 1.2 +2 -2 ports/devel/quilt/pkg-plist _______________________________________________ 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: feedback->closed Committed, thanks!