From owner-cvs-ports@FreeBSD.ORG Fri Feb 18 10:11:12 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97163106566B; Fri, 18 Feb 2011 10:11:12 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6D3488FC0A; Fri, 18 Feb 2011 10:11:12 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1IABCW7062645; Fri, 18 Feb 2011 10:11:12 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1IABCNP062644; Fri, 18 Feb 2011 10:11:12 GMT (envelope-from ale) Message-Id: <201102181011.p1IABCNP062644@repoman.freebsd.org> From: Alex Dupre Date: Fri, 18 Feb 2011 10:11:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/javamail Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2011 10:11:12 -0000 ale 2011-02-18 10:11:12 UTC FreeBSD ports repository Modified files: java/javamail Makefile Log: Fix build with jdk 1.5. The resulting jar can be used also with jdk 1.4 (modulo SASL authentication), but must be built with 1.5+. Feature safe: yes Revision Changes Path 1.28 +3 -1 ports/java/javamail/Makefile