From owner-cvs-ports@FreeBSD.ORG Fri Mar 4 17:11:32 2011 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 158C9106566B; Fri, 4 Mar 2011 17:11:32 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E0C6B8FC0C; Fri, 4 Mar 2011 17:11:31 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p24HBVBa083009; Fri, 4 Mar 2011 17:11:31 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p24HBVeb083008; Fri, 4 Mar 2011 17:11:31 GMT (envelope-from nivit) Message-Id: <201103041711.p24HBVeb083008@repoman.freebsd.org> From: Nicola Vitale Date: Fri, 4 Mar 2011 17:11:31 +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/textproc/py-pygments Makefile 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, 04 Mar 2011 17:11:32 -0000 nivit 2011-03-04 17:11:31 UTC FreeBSD ports repository Modified files: textproc/py-pygments Makefile Log: - Install the manpage regardless of NOPORTDOCS - Remove MANCOMPRESSED - Use ${INSTALL_MAN} instead of ${INSTALL_DATA} to install the manpage PR: ports/155039 Submitted by: lwhsu Revision Changes Path 1.15 +3 -3 ports/textproc/py-pygments/Makefile