From owner-cvs-all@FreeBSD.ORG Fri Oct 10 08:40:24 2003 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 9433216A4B3; Fri, 10 Oct 2003 08:40:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB59F43FBD; Fri, 10 Oct 2003 08:40:23 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9AFeNXJ096808; Fri, 10 Oct 2003 08:40:23 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9AFeNu3096807; Fri, 10 Oct 2003 08:40:23 -0700 (PDT) (envelope-from glewis) Message-Id: <200310101540.h9AFeNu3096807@repoman.freebsd.org> From: Greg Lewis Date: Fri, 10 Oct 2003 08:40:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/axpoint Makefile 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: Fri, 10 Oct 2003 15:40:24 -0000 glewis 2003/10/10 08:40:23 PDT FreeBSD ports repository Modified files: print/axpoint Makefile Log: . Remove LIB_DEPENDS on print/pdflib(4). This is implicit with the dependency on print/p5-PDFLib. Having our own dependency creates version tracking problems and is unnecessary. PR: 57120 Revision Changes Path 1.7 +0 -1 ports/print/axpoint/Makefile