pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/libspf-alt move USE_BUILDLINK2 to where it should...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a86662b533b
branches:  trunk
changeset: 472953:7a86662b533b
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Apr 14 17:19:28 2004 +0000

description:
move USE_BUILDLINK2 to where it should be.

diffstat:

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

diffs (21 lines):

diff -r 28ec40b0c6a7 -r 7a86662b533b mail/libspf-alt/Makefile
--- a/mail/libspf-alt/Makefile  Wed Apr 14 16:45:37 2004 +0000
+++ b/mail/libspf-alt/Makefile  Wed Apr 14 17:19:28 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/14 15:40:14 manu Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/14 17:19:28 grant Exp $
 #
 
 DISTNAME=      libspf_alt-0.4.0
@@ -11,10 +11,9 @@
 
 DEPENDS+=      bind>=9.2.3nb3:../../net/bind9
 
+USE_BUILDLINK2=        YES
 HAS_CONFIGURE= YES
 CONFIGURE_ARGS+=--with-bind=${PREFIX} --prefix=${PREFIX}
 
-USE_BUILDLINK2=        YES
-
 .include "../../net/bind9/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index