diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 04:47:26 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 04:47:26 +0000 |
commit | ce8d498ccddb8f3a3fe9cf30b75ecdb8bf4d1ce5 (patch) | |
tree | fbf13594440a89bb8a7db61b906a75225cb0df13 /security/cfs | |
parent | 2f66f0b05bbadfd3ab5348a6d90ceb5cc2ab2f81 (diff) | |
download | pkgsrc-ce8d498ccddb8f3a3fe9cf30b75ecdb8bf4d1ce5.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'security/cfs')
-rw-r--r-- | security/cfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index af8b35ce647..f0dbfec4322 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/03/16 13:21:48 cube Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/25 04:48:00 snj Exp $ DISTNAME= cfs-1.4.1 PKGREVISION= 1 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.crypto.com/software/ COMMENT= Encrypting file system, using NFS as its interface -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES NO_EXPORT_CPP= YES |