From owner-cvs-all@FreeBSD.ORG Thu Jul 30 18:02:14 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F1B01065672; Thu, 30 Jul 2009 18:02:14 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 449028FC15; Thu, 30 Jul 2009 18:02:14 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6UI2Exj001204; Thu, 30 Jul 2009 18:02:14 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6UI2EPe001203; Thu, 30 Jul 2009 18:02:14 GMT (envelope-from alepulver) Message-Id: <200907301802.n6UI2EPe001203@repoman.freebsd.org> From: Alejandro Pulver Date: Thu, 30 Jul 2009 18:02:14 +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/sysutils/javaservicewrapper Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 18:02:14 -0000 alepulver 2009-07-30 18:02:14 UTC FreeBSD ports repository Modified files: sysutils/javaservicewrapper Makefile Log: - Remove unneeded do-build target to pass the correct arguments to ant. - Change USE_GMAKE into a BUILD_DEPENDS entry, to avoid possible problems as the do-build target should be defined by the USE_ANT code. Revision Changes Path 1.8 +2 -4 ports/sysutils/javaservicewrapper/Makefile