openbsd-ports/databases/gq/patches/patch-configure
2012-03-29 12:43:21 +00:00

13 lines
488 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2012/03/29 12:43:21 ajacoutot Exp $
--- configure.orig Thu Mar 29 13:55:14 2012
+++ configure Thu Mar 29 13:55:38 2012
@@ -6609,7 +6609,7 @@ done
# Check whether --with-kerberos-prefix was given.
if test "${with_kerberos_prefix+set}" = set; then
withval=$with_kerberos_prefix;
- LIBS="-L$with_kerberos_prefix/lib -lkrb5 -ldes425 $LIBS"
+ LIBS="-L$with_kerberos_prefix/lib -lkrb5 $LIBS"
cat >>confdefs.h <<\_ACEOF
#define HAVE_KERBEROS 1