[Midnightbsd-cvs] mports [15594] trunk/net: add daq for snort.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Nov 16 15:52:20 EST 2013


Revision: 15594
          http://svnweb.midnightbsd.org/mports/?rev=15594
Author:   laffer1
Date:     2013-11-16 15:52:19 -0500 (Sat, 16 Nov 2013)
Log Message:
-----------
add daq for snort.

Modified Paths:
--------------
    trunk/net/Makefile
    trunk/net/libpcap/Makefile

Modified: trunk/net/Makefile
===================================================================
--- trunk/net/Makefile	2013-11-15 01:00:28 UTC (rev 15593)
+++ trunk/net/Makefile	2013-11-16 20:52:19 UTC (rev 15594)
@@ -16,6 +16,7 @@
 SUBDIR += cagibi
 SUBDIR += cvsup
 SUBDIR += cvsup-without-gui
+SUBDIR += daq
 SUBDIR += dhcp6
 SUBDIR += dhcpdump
 SUBDIR += fping

Modified: trunk/net/libpcap/Makefile
===================================================================
--- trunk/net/libpcap/Makefile	2013-11-15 01:00:28 UTC (rev 15593)
+++ trunk/net/libpcap/Makefile	2013-11-16 20:52:19 UTC (rev 15594)
@@ -10,10 +10,9 @@
 
 LICENSE=	bsd3
 
-MAKE_JOBS_SAFE=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_BISON=	build
+USES=		bison
 USE_LDCONFIG=	yes
 
 .if defined(LIBPCAP_OVERWRITE_BASE)



More information about the Midnightbsd-cvs mailing list