diff options
| author | Stephane E. Potvin <sepotvin@FreeBSD.org> | 2007-06-13 02:08:04 +0000 |
|---|---|---|
| committer | Stephane E. Potvin <sepotvin@FreeBSD.org> | 2007-06-13 02:08:04 +0000 |
| commit | 04031e9ae2866272e7a5d945f92af4baa4539536 (patch) | |
| tree | 82c2597c5d5e690c3bee8388626688cb7826c05e /share | |
| parent | 9a97252585e1be47aa6f9154de1f54eab7dffe47 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/mk/bsd.own.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk index 81c074003493..f6148cb3780e 100644 --- a/share/mk/bsd.own.mk +++ b/share/mk/bsd.own.mk @@ -325,6 +325,7 @@ WITH_IDEA= IPFILTER \ IPX \ KERBEROS \ + KVM \ LIB32 \ LIBPTHREAD \ LIBTHR \ @@ -449,6 +450,7 @@ MK_GDB:= no INET6 \ IPX \ KERBEROS \ + KVM \ PAM .if defined(WITH_${var}_SUPPORT) && defined(WITHOUT_${var}_SUPPORT) .error WITH_${var}_SUPPORT and WITHOUT_${var}_SUPPORT can't both be set. |
