From owner-cvs-all@FreeBSD.ORG Tue Feb 3 12:51:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 646AC16A4CE; Tue, 3 Feb 2004 12:51:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7915843D60; Tue, 3 Feb 2004 12:51:30 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13KpU0B026161; Tue, 3 Feb 2004 12:51:30 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13KpUNd026157; Tue, 3 Feb 2004 12:51:30 -0800 (PST) (envelope-from fjoe) Message-Id: <200402032051.i13KpUNd026157@repoman.freebsd.org> From: Max Khon Date: Tue, 3 Feb 2004 12:51:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cvsnt Makefile pkg-plist ports/devel/cvsnt/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 20:51:41 -0000 fjoe 2004/02/03 12:51:30 PST FreeBSD ports repository Modified files: devel/cvsnt Makefile pkg-plist devel/cvsnt/files patch-configure Log: Unbreak: - fix libtool usage - add missing LIB_DEPENDS on ltdl.4 Spotted by: kris Revision Changes Path 1.3 +1 -1 ports/devel/cvsnt/Makefile 1.3 +11 -3 ports/devel/cvsnt/files/patch-configure 1.2 +0 -7 ports/devel/cvsnt/pkg-plist