From owner-cvs-all@FreeBSD.ORG Tue Apr 15 20:36:59 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 7B8A537B401; Tue, 15 Apr 2003 20:36:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21B0143FCB; Tue, 15 Apr 2003 20:36:59 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3G3aw0U087368; Tue, 15 Apr 2003 20:36:58 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3G3awtS087367; Tue, 15 Apr 2003 20:36:58 -0700 (PDT) Message-Id: <200304160336.h3G3awtS087367@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 15 Apr 2003 20:36:58 -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/pdflib 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: Wed, 16 Apr 2003 03:36:59 -0000 marcus 2003/04/15 20:36:58 PDT FreeBSD ports repository Modified files: print/pdflib Makefile Log: Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry in INDEX. Reported by: kris Revision Changes Path 1.26 +1 -0 ports/print/pdflib/Makefile