From 88853cc0302f06a5d6358bd4cd58e6fcfe35215a Mon Sep 17 00:00:00 2001 From: cube Date: Tue, 16 Mar 2004 13:21:48 +0000 Subject: Define NO_EXPORT_CPP so that rpcgen doesn't produce empty files. --- security/cfs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 238990d4da4..af8b35ce647 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/31 10:05:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2004/03/16 13:21:48 cube Exp $ DISTNAME= cfs-1.4.1 PKGREVISION= 1 @@ -11,6 +11,7 @@ COMMENT= Encrypting file system, using NFS as its interface USE_BUILDLINK2= YES USE_PKGINSTALL= YES +NO_EXPORT_CPP= YES CRYPTO= # defined -- cgit v1.2.3