pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/libspf-alt try to catch up from bind95 to libbind...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d210869b063
branches:  trunk
changeset: 585834:1d210869b063
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Feb 27 12:48:05 2011 +0000

description:
try to catch up from bind95 to libbind changes in mk/resolv.buildlink3.mk

diffstat:

 mail/libspf-alt/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 404d78d79c01 -r 1d210869b063 mail/libspf-alt/Makefile
--- a/mail/libspf-alt/Makefile  Sun Feb 27 12:37:24 2011 +0000
+++ b/mail/libspf-alt/Makefile  Sun Feb 27 12:48:05 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2011/02/27 12:37:24 obache Exp $
+# $NetBSD: Makefile,v 1.20 2011/02/27 12:48:05 obache Exp $
 
 DISTNAME=      libspf_alt-0.4.0
 PKGREVISION=   4
@@ -11,10 +11,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-BUILDLINK_API_DEPENDS.bind+=   bind>=9.2.3nb3
-
 GNU_CONFIGURE= YES
-CONFIGURE_ARGS+=--with-bind=${BUILDLINK_PREFIX.bind}
+CONFIGURE_ARGS+=--with-bind=${BUILDLINK_PREFIX.libbind}
 
 CONFLICTS+=    libspf2-*
 



Home | Main Index | Thread Index | Old Index