diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 05:02:23 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 05:02:23 +0000 |
commit | a417c0a985f728c0faeb9ac9d8c84be7f0b483c3 (patch) | |
tree | 9fc08a75e1471ac9cbb3c1323f6f90d5b3b414aa /security/tripwire/Makefile | |
parent | 5231d30feebb10922041ea268bbf903e2acbca2b (diff) | |
download | pkgsrc-a417c0a985f728c0faeb9ac9d8c84be7f0b483c3.tar.gz |
Convert to buildlink3.
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 |