Fix build breakage, introduced in hydra 7.0, that appears when trying to build it with WITH_SSH. Problem reported and patch submitted by Jason Hellenthal <jhell at DataIX dot net> Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->zi I'll take it.
zi 2011-09-26 21:26:45 UTC FreeBSD ports repository Modified files: security/hydra Makefile Log: - Fix build when WITH_SSH is used - No need to bump PORTREVISION PR: ports/161039 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Reported by: Jason Hellenthal <jhell@DataIX.net> Revision Changes Path 1.32 +2 -0 ports/security/hydra/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, with minor changes. Thanks!