From d5a92c346e4664f976ef2181d2c9d068e5c3746c Mon Sep 17 00:00:00 2001 From: steven Date: Thu, 28 Oct 2010 09:13:16 +0000 Subject: [PATCH] builds fine with openbsd libtool --- mail/dspam/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index ba691a265cf..4ece621a8c2 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2010/10/18 19:59:15 espie Exp $ +# $OpenBSD: Makefile,v 1.28 2010/10/28 09:13:16 steven Exp $ COMMENT= anti-spam filter @@ -21,8 +21,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c m -# XXX missing -lkrb5 in pgsql flavor ? -USE_LIBTOOL= gnu +USE_LIBTOOL= Yes USE_GROFF = Yes CONFIGURE_STYLE= gnu SEPARATE_BUILD= concurrent