svn commit: r308359 - head/security/bro/files

Kevin Lo kevlo at FreeBSD.org
Thu Dec 6 01:59:30 UTC 2012


Author: kevlo
Date: Thu Dec  6 01:59:29 2012
New Revision: 308359
URL: http://svnweb.freebsd.org/changeset/ports/308359

Log:
  Add missing patch.
  
  Feature safe:	yes

Added:
  head/security/bro/files/
  head/security/bro/files/patch-aux-broccoli-CMakeLists.txt   (contents, props changed)

Added: head/security/bro/files/patch-aux-broccoli-CMakeLists.txt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/security/bro/files/patch-aux-broccoli-CMakeLists.txt	Thu Dec  6 01:59:29 2012	(r308359)
@@ -0,0 +1,14 @@
+--- aux/broccoli/CMakeLists.txt.orig	2012-12-06 09:29:33.000000000 +0800
++++ aux/broccoli/CMakeLists.txt	2012-12-06 09:29:58.000000000 +0800
+@@ -98,11 +98,6 @@
+ 
+ include(InstallPackageConfigFile)
+ 
+-InstallPackageConfigFile(
+-    ${CMAKE_CURRENT_SOURCE_DIR}/broccoli.conf
+-    ${BRO_SYSCONF_DIR}
+-    broccoli.conf)
+-
+ install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/broccoli-config DESTINATION bin)
+ 
+ ########################################################################


More information about the svn-ports-all mailing list