diff options
Diffstat (limited to 'security/tripwire/Makefile')
-rw-r--r-- | security/tripwire/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index e34585e3dbc..ca0150644b8 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/12/09 15:56:56 ben Exp $ +# $NetBSD: Makefile,v 1.20 2004/04/25 05:08:53 snj Exp $ # DISTNAME= tripwire-1.2 @@ -12,7 +12,7 @@ COMMENT= File and directory integrity checker ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* SunOS-*-* -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES PKG_SYSCONFSUBDIR= tripwire |