ports/51128: It is not possible to buildsecurity/drweb-sendmail with sendmail from ports
Andrey Beresovsky
and at rsu.ru
Sat Dec 6 16:20:17 UTC 2003
The following reply was made to PR ports/51128; it has been noted by GNATS.
From: Andrey Beresovsky <and at rsu.ru>
To: freebsd-gnats-submit at FreeBSD.org
Cc: Oleg Sharoiko <os at rsu.ru>, anton at 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)
More information about the freebsd-ports-bugs
mailing list