1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Fix Makefile bug introduced in r308609.

PR:		174962
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
This commit is contained in:
Cy Schubert 2013-01-04 06:08:26 +00:00
parent 37ea54e0b8
commit ef79807a70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309915

View File

@ -102,7 +102,8 @@ CONFIGURE_ARGS+= --docdir=${DOCSDIR}
.if defined(WITH_SASL2)
LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2
CONFIGURE_ARGS+= --with-cyrus-sasl=${PREFIX}
CONFIGURE_ARGS+= --with-cyrus-sasl
CONFIGURE_ENV+= LDFLAGS=-L"${PREFIX}"/lib CPPFLAGS=" -I${PREFIX}/include"
.endif
MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 flists.1 fnext.1 \