mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Unbreak build with LPK option (broken after commit 1.674 in bsd.port.mk).
This commit is contained in:
parent
80e7995925
commit
5c96a91930
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270702
@ -151,7 +151,7 @@ EXTRA_PATCHES+= ${FILESDIR}/openssh-5.2p1-hpn13v6.diff
|
||||
.if defined(WITH_LPK)
|
||||
EXTRA_PATCHES+= ${FILESDIR}/contrib-openssh-lpk-5.1p1-0.3.10.patch
|
||||
USE_OPENLDAP= yes
|
||||
CPPFLAGS+= "-I${LOCALBASE}/include -DWITH_LDAP_PUBKEY"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -DWITH_LDAP_PUBKEY
|
||||
CONFIGURE_ARGS+= --with-libs='-lldap' --with-ldflags='-L${LOCALBASE}/lib' \
|
||||
--with-cppflags='-I${LOCALBASE}/include -DWITH_LDAP_PUBKEY'
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user