mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Hack to allow building of -client port. The OPTIONS handling is still broken.
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
This commit is contained in:
parent
2a481f7939
commit
e963054ac0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281006
@ -160,7 +160,7 @@ INSTALL_TARGET= install
|
||||
INSTALL_TARGET= install-strip
|
||||
. endif
|
||||
|
||||
.if !defined(WITHOUT_GSSAPI)
|
||||
.if defined(WITH_GSSAPI)
|
||||
CONFIGURE_ARGS+=--with-gssapi
|
||||
.if ${OSVERSION} >= 900000
|
||||
BROKEN= does not link on FreeBSD 9.X
|
||||
|
Loading…
Reference in New Issue
Block a user