Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2003 08:20:16 -0800 (PST)
From:      Andrey Beresovsky <and@rsu.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/51128: It is not possible to buildsecurity/drweb-sendmail with sendmail from ports
Message-ID:  <200312061620.hB6GKGHh013629@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/51128; it has been noted by GNATS.

From: Andrey Beresovsky <and@rsu.ru>
To: freebsd-gnats-submit@FreeBSD.org
Cc: Oleg Sharoiko <os@rsu.ru>, anton@chelcom.ru
Subject: Re: ports/51128: It is not possible to build security/drweb-sendmail
 with sendmail from ports
Date: Sat, 6 Dec 2003 19:10:29 +0300 (MSK)

 New version of patch:
 --- Makefile.orig	Sat Dec  6 18:34:53 2003
 +++ Makefile	Sat Dec  6 18:53:39 2003
 @@ -24,6 +24,8 @@
 
  .if !exists( /usr/include/libmilter/mfapi.h )
  BUILD_DEPENDS+=	${LOCALBASE}/include/libmilter/mfapi.h:${PORTSDIR}/mail/sendmail
 +MAKE_ARGS+=	ADDLIB_FreeBSD=-L${LOCALBASE}/lib
 +MAKE_ARGS+=	"ADDF_FreeBSD=-Iaddons/md5 -I${LOCALBASE}/include"
  .endif
 
  .if !defined(WITH_DRWEBSMF_HOSTNAME)
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312061620.hB6GKGHh013629>