diff options
-rw-r--r-- | net/wireshark/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 937e8340f04..d6bdcf76fc1 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2010/06/14 15:33:13 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2010/06/27 11:20:18 obache Exp $ DISTNAME= wireshark-1.2.9 PKGREVISION= 1 @@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS+= ethereal-[0-9]* USE_LANGUAGES= c c++ -USE_TOOLS+= gmake perl pkg-config +USE_TOOLS+= gmake perl pkg-config yacc lex USE_LIBTOOL= YES SHLIBTOOL_OVERRIDE= # empty |