aboutsummaryrefslogtreecommitdiff
path: root/security/bro
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2013-10-17 12:47:25 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2013-10-17 12:47:25 +0000
commitda1e3da8ba6d6ee2ae5b672062970335e74cc668 (patch)
tree6d89eac282534bf8d7ee2c38c6f912dedb3deb72 /security/bro
parent62c046933783e7bf6c3f928001aead04032fdf0a (diff)
downloadports-da1e3da8ba6d6ee2ae5b672062970335e74cc668.tar.gz
ports-da1e3da8ba6d6ee2ae5b672062970335e74cc668.zip
- Remove un-needed patch
Submitted by: maintainer via email
Notes
Notes: svn path=/head/; revision=330635
Diffstat (limited to 'security/bro')
-rw-r--r--security/bro/files/patch-CMakeLists.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/security/bro/files/patch-CMakeLists.txt b/security/bro/files/patch-CMakeLists.txt
deleted file mode 100644
index c244f21795dd..000000000000
--- a/security/bro/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,20 +0,0 @@
---- CMakeLists.txt.orig 2013-03-12 19:08:46.000000000 -0700
-+++ CMakeLists.txt 2013-03-12 19:09:12.000000000 -0700
-@@ -187,7 +187,7 @@
-
- CheckOptionalBuildSources(aux/broctl Broctl INSTALL_BROCTL)
- CheckOptionalBuildSources(aux/bro-aux Bro-Aux INSTALL_AUX_TOOLS)
--CheckOptionalBuildSources(aux/broccoli Broccoli INSTALL_BROCCOLI)
-+#CheckOptionalBuildSources(aux/broccoli Broccoli INSTALL_BROCCOLI)
-
- ########################################################################
- ## Packaging Setup
-@@ -225,7 +225,7 @@
- "\nCXXFLAGS: ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_${BuildType}}"
- "\nCPP: ${CMAKE_CXX_COMPILER}"
- "\n"
-- "\nBroccoli: ${INSTALL_BROCCOLI}"
-+# "\nBroccoli: ${INSTALL_BROCCOLI}"
- "\nBroctl: ${INSTALL_BROCTL}"
- "\nAux. Tools: ${INSTALL_AUX_TOOLS}"
- "\n"