mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- fix build for option WITH_LIBSPF
This commit is contained in:
parent
a34e8d7737
commit
44fa70fb03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243879
@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --with-pam
|
||||
.endif
|
||||
|
||||
.if defined(WITH_LIBSPF)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libspf.a:mail/libspf
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libspf.a:${PORTSDIR}/mail/libspf
|
||||
CONFIGURE_ARGS+= --with-libspf ${LOCALBASE}
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user