From owner-cvs-all@FreeBSD.ORG Fri Jun 12 19:02:28 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BE0B1065675; Fri, 12 Jun 2009 19:02:28 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2164E8FC25; Fri, 12 Jun 2009 19:02:28 +0000 (UTC) (envelope-from itetcu@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 n5CJ2Snf023819; Fri, 12 Jun 2009 19:02:28 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n5CJ2SLg023818; Fri, 12 Jun 2009 19:02:28 GMT (envelope-from itetcu) Message-Id: <200906121902.n5CJ2SLg023818@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Fri, 12 Jun 2009 19:02:27 +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/irc/ircproxy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 19:02:29 -0000 itetcu 2009-06-12 19:02:27 UTC FreeBSD ports repository Modified files: irc/ircproxy Makefile Log: - fix build with custom LOCALBASE - no need to add --prefix= to CONFIGURE_ARGS, it's done by b.p.m because GNU_CONFIGURE=yes Submitted by: Sahil Tandon Reported by: QATty Approved by: portmgr (itetcu@) Revision Changes Path 1.10 +2 -1 ports/irc/ircproxy/Makefile