Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2006 09:49:48 -0600 (CST)
From:      Babak Farrokhi <babak@farrokhi.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93796: [Maintainer Update] port net-mgmt/nefu - unbreak build
Message-ID:  <20060224154948.D79DD56420@royalway.propagation.net>
Resent-Message-ID: <200602241550.k1OFoB4O005408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060224154948.D79DD56420>