pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/radmind Use the buildlink framework.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38036fab148d
branches:  trunk
changeset: 486826:38036fab148d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Jan 03 23:00:19 2005 +0000

description:
Use the buildlink framework.

diffstat:

 sysutils/radmind/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b9393e1d3212 -r 38036fab148d sysutils/radmind/Makefile
--- a/sysutils/radmind/Makefile Mon Jan 03 22:58:14 2005 +0000
+++ b/sysutils/radmind/Makefile Mon Jan 03 23:00:19 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/12/28 14:04:39 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/01/03 23:00:19 minskim Exp $
 #
 
 DISTNAME=      radmind-1.3.2
@@ -11,6 +11,7 @@
 COMMENT=       Remote file administration and integrity tool
 
 GNU_CONFIGURE= YES
+USE_BUILDLINK3=        YES
 CONFIGURE_ARGS+=       --with-openssl=${BUILDLINK_PREFIX.openssl}
 CONFIGURE_ARGS+=       --with-radminddir=${VARBASE}/radmind
 



Home | Main Index | Thread Index | Old Index