From 98ac1864ffb5c70883df402d23488f1da9e786b5 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 25 Apr 2004 03:20:40 +0000 Subject: Convert to buildlink3. --- security/rid/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/rid') diff --git a/security/rid/Makefile b/security/rid/Makefile index 7288a2ce02b..24cdb514f8e 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/09/23 13:15:17 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/25 03:20:40 snj Exp $ # DISTNAME= rid-1.11 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.theorygroup.com/Software/RID/ COMMENT= Remote Intrusion Detection to track down compromised hosts GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES CONF_FILES= ${PREFIX}/share/examples/rid/rid.conf ${PKG_SYSCONFDIR}/rid.conf @@ -31,5 +31,5 @@ do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/rid ${INSTALL_DATA} ${WRKSRC}/rid.conf ${PREFIX}/share/examples/rid -.include "../../net/libpcap/buildlink2.mk" +.include "../../net/libpcap/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3