summaryrefslogtreecommitdiff
path: root/net/libpcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libpcap/Makefile')
-rw-r--r--net/libpcap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index ff937765902..289d2deb1c1 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/04/11 21:46:49 tv Exp $
+# $NetBSD: Makefile,v 1.25 2005/05/22 20:08:25 jlam Exp $
DISTNAME= libpcap-0.8.3
SVR4_PKGNAME= lpcap
@@ -17,7 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
EXTRACT_ELEMENTS= libpcap-0.8.3/./*
GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= lex yacc m4
+USE_TOOLS+= bison gm4 lex
.include "../../mk/bsd.prefs.mk"