pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/libspf-alt Do the bind9 version dependency the bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e0cbd08bc43
branches: trunk
changeset: 478112:9e0cbd08bc43
user: markd <markd%pkgsrc.org@localhost>
date: Sat Jul 17 03:19:57 2004 +0000
description:
Do the bind9 version dependency the buildlink3 way.
diffstat:
mail/libspf-alt/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8129e2a5e28c -r 9e0cbd08bc43 mail/libspf-alt/Makefile
--- a/mail/libspf-alt/Makefile Sat Jul 17 01:56:38 2004 +0000
+++ b/mail/libspf-alt/Makefile Sat Jul 17 03:19:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/16 07:45:32 tron Exp $
+# $NetBSD: Makefile,v 1.7 2004/07/17 03:19:57 markd Exp $
DISTNAME= libspf_alt-0.4.0
PKGREVISION= 1
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.midwestcs.com/spf/libspf-alt/
COMMENT= Sender Permitted Framework (SPF) library
-DEPENDS+= bind>=9.2.3nb3:../../net/bind9
+BUILDLINK_DEPENDS.bind+= bind>=9.2.3nb3
USE_BUILDLINK3= YES
HAS_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index