Date: Sun, 27 May 2012 03:51:15 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/openjdk6 Makefile Message-ID: <201205270351.q4R3pFwC058476@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2012-05-27 03:51:15 UTC FreeBSD ports repository Modified files: java/openjdk6 Makefile Log: . Specifically reference zip/unzip in ${LOCALBASE}/bin, since that is where the JDK build looks for them, but FreeBSD 9.x has them available in /usr/bin. Adjusting the JDK check is a harder fix, this will get things building again on 9.x quickly. PR: 166996 Revision Changes Path 1.64 +2 -2 ports/java/openjdk6/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205270351.q4R3pFwC058476>