From 4db186f640a69f0a8a3bdaee0b5c9555bfe536ad Mon Sep 17 00:00:00 2001 From: Anders Nordby Date: Wed, 28 May 2008 07:09:30 +0000 Subject: Switch to using GNU make. If PCRE was disabled, it would not build with FreeBSD make. Noticed by: Andreas Blaaflaadt Cc: andreas@blaafladt.no Approved by: maintainer --- net/ngrep/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/ngrep') diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile index 6fbc00c21c3a..101d60a4d9ce 100644 --- a/net/ngrep/Makefile +++ b/net/ngrep/Makefile @@ -18,6 +18,7 @@ COMMENT= Network grep WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes +USE_GMAKE= yes ALL_TARGET= ngrep GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-pcap-restart -- cgit v1.2.3