Date: Thu, 30 Aug 2001 14:30:18 -0500 From: Michael Harnois <mharnois@cpinternet.com> To: Michael Harnois <mharnois@cpinternet.com> Cc: "David W. Chapman Jr." <dwcjr@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/postfix-current Makefile ports/mail/postfix-current/scripts configure Message-ID: <86heupwdkl.fsf@mharnois.workgroup.net> In-Reply-To: <20010830142328.D29698@leviathan.inethouston.net> ("David W. Chapman Jr."'s message of "Thu, 30 Aug 2001 14:23:28 -0500") References: <200108300336.f7U3ace63545@freefall.freebsd.org> <86pu9dwf8g.fsf@mharnois.workgroup.net> <20010830135914.A29698@leviathan.inethouston.net> <86lmk1weca.fsf@mharnois.workgroup.net> <20010830142328.D29698@leviathan.inethouston.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Aug 2001 14:23:28 -0500, "David W. Chapman Jr." <dwcjr@inethouston.net> said:
> Mine seems to build fine with ipv6, is that the only option you
> selected.
No, but when I removed that option, it built.
> If you could attache me your Makefile.inc I could ltake a better
> look at it.
PREFIX= /usr/local
CONF2+= sample-auth.cf
BUILD_DEPENDS+= ${LOCALBASE}/lib/libsasl.a:${PORTSDIR}/security/cyrus-sasl
POSTFIX_CCARGS+= -DUSE_SASL_AUTH -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= ${LOCALBASE}/lib/libsasl.a -lpam -lcrypt
POSTFIX_CCARGS+= -DHAS_MYSQL -I${LOCALBASE}/include/mysql
POSTFIX_AUXLIBS+= ${LOCALBASE}/lib/mysql/libmysqlclient.a -lm -lz
.if exists(/usr/lib/libkrb.a)
POSTFIX_AUXLIBS+= -lkrb -ldes -lcom_err
.endif
LIB_DEPENDS+= db3.2:${PORTSDIR}/databases/db3
POSTFIX_CCARGS+= -I${LOCALBASE}/include/db3
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -ldb3
BUILD_DEPENDS+= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql323-client
POSTFIX_CCARGS+= -DHAS_MYSQL -I${LOCALBASE}/include/mysql
POSTFIX_AUXLIBS+= ${LOCALBASE}/lib/mysql/libmysqlclient.a -lm -lz
CONF2+= sample-ldap.cf
BUILD_DEPENDS+= ${LOCALBASE}/lib/libldap.a:${PORTSDIR}/net/openldap
POSTFIX_CCARGS+= -DHAS_LDAP -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= ${LOCALBASE}/lib/libldap.a ${PREFIX}/lib/liblber.a
PATCH_SITES+= ftp://ftp.kame.net/pub/kame/misc/
PATCH_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/kame/misc/&,}
PATCHFILES+= postfix-20010228pl02-v6-20010515a.diff.gz
PATCH_DIST_STRIP= -p1
PLIST_SUB+= SUB_PCRE="@comment "
PLIST_SUB+= SUB_SASL=""
PLIST_SUB+= SUB_TLS="@comment "
PLIST_SUB+= SUB_LDAP=""
PLIST_SUB+= SUB_TEST="@comment "
--
Michael D. Harnois bilocational bivocational
Pastor, Redeemer Lutheran Church Washburn, Iowa
1L, UST School of Law Minneapolis, Minnesota
"If you speak the truth,
have a foot in the stirrup." -- Turkish proverb
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86heupwdkl.fsf>
