[Midnightbsd-cvs] mports [16649] trunk/security/snort/Makefile: drop pulled pork

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 26 22:24:04 EDT 2014


Revision: 16649
          http://svnweb.midnightbsd.org/mports/?rev=16649
Author:   laffer1
Date:     2014-08-26 22:24:02 -0400 (Tue, 26 Aug 2014)
Log Message:
-----------
drop pulled pork

Modified Paths:
--------------
    trunk/security/snort/Makefile

Modified: trunk/security/snort/Makefile
===================================================================
--- trunk/security/snort/Makefile	2014-08-27 02:20:52 UTC (rev 16648)
+++ trunk/security/snort/Makefile	2014-08-27 02:24:02 UTC (rev 16649)
@@ -40,7 +40,6 @@
 SOURCEFIRE_DESC=	Enable Sourcefire-specific build options
 DBGSNORT_DESC=		Enable debugging symbols+core dumps
 BARNYARD_DESC=		Depend on Barnyard2
-PULLEDPORK_DESC=	Depend on pulledpork
 
 .include <bsd.mport.options.mk>
 
@@ -149,10 +148,6 @@
 RUN_DEPENDS+=	barnyard2:${PORTSDIR}/security/barnyard2
 .endif
 
-.if ${PORT_OPTIONS:MPULLEDPORK}
-RUN_DEPENDS+=	pulledpork.pl:${PORTSDIR}/security/pulledpork
-.endif
-
 post-patch:
 	@${FIND} ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${REINPLACE_CMD} -e 's|lib/snort_|lib/snort/|g'
 	@${REINPLACE_CMD} "s,/etc/snort.conf,${CONFIG_DIR}/snort.conf," ${WRKSRC}/src/snort.c ${WRKSRC}/snort.8



More information about the Midnightbsd-cvs mailing list