From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 24 15:50:14 2006 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 8EB1616A420 for ; Fri, 24 Feb 2006 15:50:14 +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 0CE3143D58 for ; Fri, 24 Feb 2006 15:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1OFoBrg005409 for ; Fri, 24 Feb 2006 15:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1OFoB4O005408; Fri, 24 Feb 2006 15:50:11 GMT (envelope-from gnats) Resent-Date: Fri, 24 Feb 2006 15:50:11 GMT Resent-Message-Id: <200602241550.k1OFoB4O005408@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, Babak Farrokhi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C56F816A420 for ; Fri, 24 Feb 2006 15:49:54 +0000 (GMT) (envelope-from farrokhi@royalway.propagation.net) Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6615E43D4C for ; Fri, 24 Feb 2006 15:49:53 +0000 (GMT) (envelope-from farrokhi@royalway.propagation.net) Received: from localhost (localhost [127.0.0.1]) by royalway.propagation.net (Postfix) with ESMTP id 42F0856422 for ; Fri, 24 Feb 2006 09:49:51 -0600 (CST) Received: from royalway.propagation.net ([127.0.0.1]) by localhost (royalway.propagation.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07003-04 for ; Fri, 24 Feb 2006 09:49:48 -0600 (CST) Received: by royalway.propagation.net (Postfix, from userid 1002) id D79DD56420; Fri, 24 Feb 2006 09:49:48 -0600 (CST) Message-Id: <20060224154948.D79DD56420@royalway.propagation.net> Date: Fri, 24 Feb 2006 09:49:48 -0600 (CST) From: Babak Farrokhi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/93796: [Maintainer Update] port net-mgmt/nefu - unbreak build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Babak Farrokhi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2006 15:50:14 -0000 >Number: 93796 >Category: ports >Synopsis: [Maintainer Update] port net-mgmt/nefu - unbreak build >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: Fri Feb 24 15:50:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: - Add missing GNU_CONFIGURE to unbreak build >How-To-Repeat: >Fix: --- nefu.patch begins here --- diff -ruN nefu.orig/Makefile nefu/Makefile --- nefu.orig/Makefile Thu Feb 23 04:38:36 2006 +++ nefu/Makefile Fri Feb 24 09:43:27 2006 @@ -14,6 +14,7 @@ MAINTAINER= babak@farrokhi.net COMMENT= A network monitoring daemon +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" \ --- nefu.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: