Subject: pkg/24283: ngrep doesn't builds on FreeBSD
To: None <gnats-bugs@gnats.netbsd.org>
From: None <pancake@phreaker.net>
List: netbsd-bugs
Date: 01/31/2004 16:00:15
>Number:         24283
>Category:       pkg
>Synopsis:       ngrep doesn't builds on FreeBSD
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 31 14:52:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Like God
>Release:        NetBSD 1.6ZG
>Organization:
	
>Environment:
	
	
System: NetBSD panser 1.6ZG NetBSD 1.6ZG (PANCAKE-PANSER-SERVER) #21: Fri Dec 19 12:47:44 CET 2003 pancake@panser:/usr/src/sys/arch/i386/compile/PANCAKE_PANSER i386
Architecture: i386
Machine: i386
>Description:
	ngrep doesn't builds on FreeBSD-current using pkgsrc.
	
>How-To-Repeat:
	bmake :)
	
>Fix:
	Apply this line to Makefile:


--- Makefile.orig	2004-01-31 15:58:03.000000000 +0100
+++ Makefile	2004-01-31 15:58:20.000000000 +0100
@@ -13,6 +13,7 @@
 USE_BUILDLINK2=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-pcre
+CONFIGURE_ARGS+=--without-restart
 # ngrep's configure use --includedir/$includedir in a weird way!
 CONFIGURE_ARGS+=--includedir=${BUILDLINK_PREFIX.libpcap}/include
 ALL_TARGET=	ngrep
	
>Release-Note:
>Audit-Trail:
>Unformatted: