From owner-cvs-ports@FreeBSD.ORG Tue Feb 21 18:16:24 2012 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 D26081065670; Tue, 21 Feb 2012 18:16:24 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AA1488FC0A; Tue, 21 Feb 2012 18:16:24 +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 q1LIGOG4056753; Tue, 21 Feb 2012 18:16:24 GMT (envelope-from swills@repoman.freebsd.org) Received: (from swills@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1LIGOMU056752; Tue, 21 Feb 2012 18:16:24 GMT (envelope-from swills) Message-Id: <201202211816.q1LIGOMU056752@repoman.freebsd.org> From: Steve Wills Date: Tue, 21 Feb 2012 18:16:24 +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/devel/p5-Term-VT102-Boundless 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: Tue, 21 Feb 2012 18:16:24 -0000 swills 2012-02-21 18:16:24 UTC FreeBSD ports repository Modified files: devel/p5-Term-VT102-Boundless Makefile Log: - Add BUILD_DEPENDS to silence build warnings - Add TEST_DEPENDS to enable testing - Avoid use of SITE_PERL in DEPENDS Revision Changes Path 1.2 +3 -1 ports/devel/p5-Term-VT102-Boundless/Makefile