From owner-cvs-all@FreeBSD.ORG Wed Oct 19 13:02:44 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 EBE2B16A41F; Wed, 19 Oct 2005 13:02:44 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB3D643D45; Wed, 19 Oct 2005 13:02:44 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9JD2iwq087443; Wed, 19 Oct 2005 13:02:44 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9JD2i1m087442; Wed, 19 Oct 2005 13:02:44 GMT (envelope-from mi) Message-Id: <200510191302.j9JD2i1m087442@repoman.freebsd.org> From: Mikhail Teterin Date: Wed, 19 Oct 2005 13:02:43 +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/graphics/djvulibre Makefile ports/graphics/djvulibre/files patch-cflags patch-gsfiles_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Oct 2005 13:02:45 -0000 mi 2005-10-19 13:02:42 UTC FreeBSD ports repository Modified files: graphics/djvulibre Makefile Added files: graphics/djvulibre/files patch-cflags patch-gsfiles_Makefile.in Log: Add patch to ensure, the local directories are searched for headers prior to ${LOCALBASE} and ${X11BASE}. Reported by: Udo Mueller Add a forgotten patch to use INSTALL_SCRIPT, rather than _PROGRAM to install an shell script (djvudigital). Remove an empty line in Makefile. Revision Changes Path 1.38 +0 -1 ports/graphics/djvulibre/Makefile 1.1 +29 -0 ports/graphics/djvulibre/files/patch-cflags (new) 1.1 +9 -0 ports/graphics/djvulibre/files/patch-gsfiles_Makefile.in (new)