mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue