From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 19 18:10:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AF2816A420 for ; Wed, 19 Oct 2005 18:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B964C43D5D for ; Wed, 19 Oct 2005 18:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9JIAEjB051504 for ; Wed, 19 Oct 2005 18:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9JIAEXw051503; Wed, 19 Oct 2005 18:10:14 GMT (envelope-from gnats) Resent-Date: Wed, 19 Oct 2005 18:10:14 GMT Resent-Message-Id: <200510191810.j9JIAEXw051503@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrey Slusar Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C927F16A41F for ; Wed, 19 Oct 2005 18:06:29 +0000 (GMT) (envelope-from anrays@gmail.com) Received: from tor.farlep.net (tor.farlep.net [213.130.1.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2376243D45 for ; Wed, 19 Oct 2005 18:06:28 +0000 (GMT) (envelope-from anrays@gmail.com) Received: from santinel.home.ua (nas-6-018.dialup.farlep.net [213.130.4.147]) by tor.farlep.net with ESMTP id j9JI6Mjb024309 for ; Wed, 19 Oct 2005 21:06:23 +0300 Received: from anray by santinel.home.ua with local (Exim 4.54; FreeBSD) id 1ESIK6-0001Br-Mh for ; Wed, 19 Oct 2005 21:05:58 +0300 Message-Id: Date: Wed, 19 Oct 2005 21:05:58 +0300 From: Andrey Slusar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/87675: [MAINTAINER] news/fidogate-ds: fix compiling. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrey Slusar List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2005 18:10:15 -0000 >Number: 87675 >Category: ports >Synopsis: [MAINTAINER] news/fidogate-ds: fix compiling. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 19 18:10:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrey Slusar >Release: FreeBSD 5.4-STABLE i386 >Organization: Santinel >Environment: System: FreeBSD santinel.home.ua 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Sep 9 01:49:50 EEST 2005 anray@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386 >Description: Reported from kris@. When use non standart ${LOCALBASE} fidogate-ds is not build. >How-To-Repeat: >Fix: --- fidogate-ds.diff begins here --- diff -ru /usr/ports/news/fidogate-ds/Makefile fidogate-ds/Makefile --- /usr/ports/news/fidogate-ds/Makefile Sun Apr 24 07:24:19 2005 +++ fidogate-ds/Makefile Wed Oct 19 12:42:11 2005 @@ -39,6 +39,8 @@ HAS_CONFIGURE= yes .if defined(WITHOUT_INN) CONFIGURE_ARGS+= --without-news +.else +CONFIGURE_ARGS+= --with-newsbindir=${LOCALBASE}/news/bin .endif .if !defined(WITH_BSO) CONFIGURE_ARGS+= --enable-amiga-out --- fidogate-ds.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: