From 9a4685f9e5165230c3cfc1bdb635220a0532f2f8 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 6 Apr 2013 14:22:39 +0000 Subject: "Packages that install libtool libraries should define USE_LIBTOOL." --- mail/libspf-alt/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mail/libspf-alt') diff --git a/mail/libspf-alt/Makefile b/mail/libspf-alt/Makefile index 73a228ca64f..a5644652855 100644 --- a/mail/libspf-alt/Makefile +++ b/mail/libspf-alt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/08 12:19:15 asau Exp $ +# $NetBSD: Makefile,v 1.24 2013/04/06 14:22:40 rodent Exp $ DISTNAME= libspf_alt-0.4.0 PKGREVISION= 5 @@ -9,8 +9,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libspf2.org/ COMMENT= Sender Permitted Framework (SPF) library -GNU_CONFIGURE= YES -CONFIGURE_ARGS+=--with-bind=${BUILDLINK_PREFIX.libbind} +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +CONFIGURE_ARGS+= --with-bind=${BUILDLINK_PREFIX.libbind} CONFLICTS+= libspf2-[0-9]* CONFLICTS+= p5-Mail-SPF-[0-9]* -- cgit v1.2.3