From owner-cvs-ports@FreeBSD.ORG Fri Dec 15 12:37:18 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A95516A412; Fri, 15 Dec 2006 12:37:18 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AE4643CBC; Fri, 15 Dec 2006 12:35:34 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBFCbFr2014117; Fri, 15 Dec 2006 12:37:15 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBFCbFqo014116; Fri, 15 Dec 2006 12:37:15 GMT (envelope-from roam) Message-Id: <200612151237.kBFCbFqo014116@repoman.freebsd.org> From: Peter Pentchev Date: Fri, 15 Dec 2006 12:37:15 +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/unreal 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, 15 Dec 2006 12:37:18 -0000 roam 2006-12-15 12:37:15 UTC FreeBSD ports repository Modified files: irc/unreal Makefile Log: Fix the build if the REMOTE option has *not* been selected, and there is *no* dependency on ftp/curl - even in that case, Unreal wants to use the c-ares resolver library! Reported by: krismail Revision Changes Path 1.10 +7 -3 ports/irc/unreal/Makefile