diff options
Diffstat (limited to 'security/rid/Makefile')
-rw-r--r-- | security/rid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/rid/Makefile b/security/rid/Makefile index 0eea5f9af26..e27930f3dfa 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/02/21 20:26:14 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:18 tv Exp $ # DISTNAME= rid-1.11 @@ -12,7 +12,6 @@ HOMEPAGE= http://www.theorygroup.com/Software/RID/ COMMENT= Remote Intrusion Detection to track down compromised hosts GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_PKGINSTALL= YES CONF_FILES= ${PREFIX}/share/examples/rid/rid.conf ${PKG_SYSCONFDIR}/rid.conf |