summaryrefslogtreecommitdiff
path: root/net/ngrep
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2008-05-28 07:09:30 +0000
committerAnders Nordby <anders@FreeBSD.org>2008-05-28 07:09:30 +0000
commit4db186f640a69f0a8a3bdaee0b5c9555bfe536ad (patch)
tree512b6280e678d1b8dad8174c03e290ca0d7d79f8 /net/ngrep
parentUpdate to 20080527. (diff)
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
Notes
Notes: svn path=/head/; revision=213795
Diffstat (limited to 'net/ngrep')
-rw-r--r--net/ngrep/Makefile1
1 files changed, 1 insertions, 0 deletions
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