$OpenBSD: patch-setup_py,v 1.1 2013/06/17 19:33:23 ajacoutot Exp $
--- setup.py.orig	Sat Jun 15 19:14:45 2013
+++ setup.py	Sat Jun 15 19:15:11 2013
@@ -9,7 +9,7 @@ libraries =             ['krb5', 'com_err']
 define_macros =         []
 
 # if using Heimdal, uncomment this
-#define_macros =         [('HEIMDAL', 1)]
+define_macros =         [('HEIMDAL', 1)]
 
 # if you have an older version of the MIT Kerberos 5 libraries
 # (version < 1.3), you will probably need to uncomment this:
