From owner-cvs-ports@FreeBSD.ORG Fri Oct 23 15:33:43 2009 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 E1DA4106566B; Fri, 23 Oct 2009 15:33:43 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D0CC98FC0A; Fri, 23 Oct 2009 15:33:43 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9NFXhuN022096; Fri, 23 Oct 2009 15:33:43 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9NFXhCT022095; Fri, 23 Oct 2009 15:33:43 GMT (envelope-from rafan) Message-Id: <200910231533.n9NFXhCT022095@repoman.freebsd.org> From: Rong-En Fan Date: Fri, 23 Oct 2009 15:33: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/databases/postgis Makefile pkg-plist ports/databases/postgis/files patch-postgis-Makefile.in 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: Fri, 23 Oct 2009 15:33:44 -0000 rafan 2009-10-23 15:33:43 UTC FreeBSD ports repository Modified files: databases/postgis Makefile pkg-plist databases/postgis/files patch-postgis-Makefile.in Log: - Unbreak with NOPORTDOCS is defined - Pet portlint(1) - While I'm here, add USE_ICONV and fix perl path to make build successfully with customized PREFIX PR: ports/139628 Submitted by: Sunpoet Po-Chuan Hsieh Approved by: Anderson Soares Ferreira (maintainer) Revision Changes Path 1.53 +3 -2 ports/databases/postgis/Makefile 1.2 +1 -1 ports/databases/postgis/files/patch-postgis-Makefile.in 1.12 +14 -14 ports/databases/postgis/pkg-plist