From 42faa410beea909de9815dd2253f8955fe9c5b45 Mon Sep 17 00:00:00 2001 From: antoine Date: Mon, 2 Dec 2013 18:07:41 +0000 Subject: Fix build on FreeBSD 8 when misc/compat5x is installed Submitted by: Craig Leres (maintainer) --- security/bro/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/bro') diff --git a/security/bro/Makefile b/security/bro/Makefile index c59040751203..65f5e2df6297 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -55,8 +55,10 @@ OPTIONS_EXCLUDE=NLS DOCS .include # Bro 2.2 requires libmagic >= 5.04 +# Cannot use LIB_DEPENDS since misc/compat5x also installs a libmagic.so.1 .if ${OSVERSION} < 901000 -LIB_DEPENDS+= libmagic.so.1:${PORTSDIR}/sysutils/file +BUILD_DEPENDS+= ${LOCALBASE}/lib/libmagic.so:${PORTSDIR}/sysutils/file +RUN_DEPENDS+= ${LOCALBASE}/lib/libmagic.so:${PORTSDIR}/sysutils/file .endif .include -- cgit e id='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-1/+1
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* - Add LICENSEamdmi32015-11-053-4/+7
* MASTER_SITES cleanup.mat2015-05-141-1/+0
* security/libgcrypt: 1.6.1 -> 1.6.2, bump dependspi2015-01-031-1/+1
* - Drop .la files, no dependees require themamdmi32014-09-192-3/+2
* security/libgcrypt: 1.5.3_3 -> 1.6.1pi2014-07-301-1/+1
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-3/+3
* USES=libtools fixes overlinking but reveals when upstream fails at properlybapt2014-03-061-0/+3
* Support stagebapt2014-03-032-16/+10
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Eradicate USE_GNOME=pkgconfig from securitybapt2013-08-311-1/+2
* Chase security/libgcrypt updateehaupt2013-05-041-7/+3
* -remove MD5ohauer2011-07-031-1/+0
* - Chase the libgcrypt shared lib versionswills2011-07-031-2/+2
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Chase security/libgcrypt shlib bump.wxs2010-07-271-2/+2
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - Bump PORTREVISION due to share library version bump in security/libgcryptrafan2009-01-061-1/+2
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Update to 0.6.6novel2008-06-193-10/+7
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Chase libgcrypt library versionarved2008-02-291-1/+1
* Update to 0.6.0 - the versioin compatible with the current versionnovel2007-10-314-17/+19
* Update to 0.5.13.novel2007-02-143-5/+5
* Update to 0.5.11.novel2007-01-023-5/+12
* Update to 0.5.9.novel2006-08-122-10/+4
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* Conversion to a single libtool environment.ade2006-02-232-3/+5
* Update to 0.5.8.novel2006-02-032-11/+6
* SHA256ifyedwin2006-01-241-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Pass maintainership of gnutls, libtasn1 and opencdk ports tosergei2005-08-301-1/+1
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1