From owner-cvs-ports@FreeBSD.ORG Sun Apr 5 20:16:35 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 B94E0106566B; Sun, 5 Apr 2009 20:16:35 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7238FC08; Sun, 5 Apr 2009 20:16:35 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n35KGZZR015951; Sun, 5 Apr 2009 20:16:35 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n35KGZkK015950; Sun, 5 Apr 2009 20:16:35 GMT (envelope-from roam) Message-Id: <200904052016.n35KGZkK015950@repoman.freebsd.org> From: Peter Pentchev Date: Sun, 5 Apr 2009 20:16:35 +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/sysutils/prips 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: Sun, 05 Apr 2009 20:16:36 -0000 roam 2009-04-05 20:16:35 UTC FreeBSD ports repository Modified files: sysutils/prips Makefile Log: Well, building with all the warning flags may be all fine and dandy on my system, but... just think about all the systems that do not yet have a new enough GCC for e.g. -Wno-pointer-sign :) Reported by: QAT via pav@ Revision Changes Path 1.15 +2 -0 ports/sysutils/prips/Makefile